diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2001-09-12 16:40:40 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2001-09-12 16:40:40 +0000 |
commit | 74f57a603c9dd7ff1c8caac2ad67ef150acd7db7 (patch) | |
tree | 735c5f9231889a683169942195a1c094d6d1d14e /gnu/usr.sbin/sendmail | |
parent | 0bc30b036f32a3b9f521f50b1227427f480b75cf (diff) |
better mdoc style
Diffstat (limited to 'gnu/usr.sbin/sendmail')
-rw-r--r-- | gnu/usr.sbin/sendmail/makemap/makemap.8 | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/gnu/usr.sbin/sendmail/makemap/makemap.8 b/gnu/usr.sbin/sendmail/makemap/makemap.8 index 3e49bc4ca09..92c248073d7 100644 --- a/gnu/usr.sbin/sendmail/makemap/makemap.8 +++ b/gnu/usr.sbin/sendmail/makemap/makemap.8 @@ -83,20 +83,25 @@ option is set in the sendmail configuration file and .Nm is invoked as root, the generated files will be owned by the specified -.Li TrustedUser. +.Li TrustedUser . .Ss Flags .Bl -tag -width Fl .It Fl C Ar file Use the specified -.Nm +.Xr sendmail 8 configuration .Ar file -for looking up the TrustedUser option. +for looking up the +.Li TrustedUser +option. .It Fl N Include the null byte that terminates strings in the map. -This must match the \-N flag in the sendmail.cf -``K'' line. +This must match the +.Fl N +flag in the sendmail.cf +.Dq K +line. .It Fl c Use the specified hash and B-Tree cache size. .It Fl d @@ -111,8 +116,9 @@ Normally all upper case letters in the key are folded to lower case. This flag disables that behaviour. This is intended to mesh with the -\-f flag in the -\fBK\fP +.Fl f +flag in the +.Dq K line in sendmail.cf. The value is never case folded. .It Fl l |