svn commit: r313672 - head/usr.bin/mail

Baptiste Daroussin bapt at FreeBSD.org
Sat Feb 11 23:45:12 UTC 2017


Author: bapt
Date: Sat Feb 11 23:45:10 2017
New Revision: 313672
URL: https://svnweb.freebsd.org/changeset/base/313672

Log:
  Remove useless Li macro
  
  Reported by:	make manlint
  MFC after:	2 days

Modified:
  head/usr.bin/mail/mail.1

Modified: head/usr.bin/mail/mail.1
==============================================================================
--- head/usr.bin/mail/mail.1	Sat Feb 11 23:44:37 2017	(r313671)
+++ head/usr.bin/mail/mail.1	Sat Feb 11 23:45:10 2017	(r313672)
@@ -1094,7 +1094,7 @@ Default is
 .Va save .
 .It Va searchheaders
 If this option is set, then a message-list specifier in the form
-.Dq Li / Ns Ar x Ns Li : Ns Ar y
+.Dq Li / Ns Ar x Ns : Ns Ar y
 will expand to all messages containing the substring
 .Ar y
 in the header field


More information about the svn-src-all mailing list