diff options
author | ru <ru@FreeBSD.org> | 2002-05-29 17:24:40 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-05-29 17:24:40 +0000 |
commit | d8ab7132228b93eb3468cb71398ef75afc8c841a (patch) | |
tree | 3bc9c63a8cd9b33b1f02daa8bacb773a03181fec /share | |
parent | 761b89ba2e7399e5b02df5f7c3ae73b51cb56f8a (diff) | |
download | FreeBSD-src-d8ab7132228b93eb3468cb71398ef75afc8c841a.zip FreeBSD-src-d8ab7132228b93eb3468cb71398ef75afc8c841a.tar.gz |
mdoc(7) police: fix references to sendmail(8).
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/hier.7 | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index daf98e1..e9e3340 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -248,7 +248,9 @@ see .Xr kerberos 1 .It Pa libmilter/ C include files for libmilter, -the sendmail mail filter API +the +.Xr sendmail 8 +mail filter API .It Pa machine/ machine-specific C include files .It Pa net/ @@ -386,13 +388,14 @@ utilities and filters for LP print system; see .Xr lpr 1 .It Pa sendmail/ -the sendmail binary; +the +.Xr sendmail 8 +binary; see .Xr mailwrapper 8 -and -.Xr sendmail 8 .It Pa sm.bin/ -restricted shell for sendmail; +restricted shell for +.Xr sendmail 8 ; see .Xr smrsh 8 .El @@ -534,9 +537,8 @@ pcvt documentation and etc examples; see .Xr pcvt 4 .It Pa sendmail/ -sendmail configuration files; -see .Xr sendmail 8 +configuration files .It Pa skel/ example . (dot) files for new accounts .It Pa syscons/ |