Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2017 23:45:11 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r313672 - head/usr.bin/mail
Message-ID:  <201702112345.v1BNjBb1036337@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702112345.v1BNjBb1036337>