Date: Wed, 9 Jun 2010 08:53:51 +0000 (UTC) From: Ulrich Spoerlein <uqs@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r208938 - head/contrib/sendmail/mail.local Message-ID: <201006090853.o598rp3F070687@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: uqs Date: Wed Jun 9 08:53:50 2010 New Revision: 208938 URL: http://svn.freebsd.org/changeset/base/208938 Log: Remove -mdoc macros from -man page Neither groff nor mandoc render these when in -man mode. This was introduced in r38083 as a local change, therefore no commit to the vendor branch. Modified: head/contrib/sendmail/mail.local/mail.local.8 Modified: head/contrib/sendmail/mail.local/mail.local.8 ============================================================================== --- head/contrib/sendmail/mail.local/mail.local.8 Wed Jun 9 07:36:35 2010 (r208937) +++ head/contrib/sendmail/mail.local/mail.local.8 Wed Jun 9 08:53:50 2010 (r208938) @@ -39,9 +39,7 @@ The options are as follows: Do not advertise 8BITMIME support in LMTP mode. .TP .B \-B -Turn off the attempts to notify the -.Dq biff -service. +Turn off the attempts to notify the ``biff'' service. .TP .B \-b Return a permanent error instead of a temporary error @@ -63,11 +61,8 @@ Specify the sender's name. Turn on LMTP mode. .TP .B \-s -Turn off the -.Xr fsync 2 -call that forces the mailbox to be committed to disk before returning a -.Dq success -status. +Turn off the fsync(2) call that forces the mailbox to be committed +to disk before returning a "success" status. .TP .BI \-r " from" Specify the sender's name (for backward compatibility).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006090853.o598rp3F070687>