mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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.
This commit is contained in:
parent
df26753b39
commit
aa64588d28
1 changed files with 3 additions and 8 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue