summaryrefslogtreecommitdiffstats
path: root/man3head/sysexits.h.3head
diff options
context:
space:
mode:
Diffstat (limited to 'man3head/sysexits.h.3head')
-rw-r--r--man3head/sysexits.h.3head12
1 files changed, 6 insertions, 6 deletions
diff --git a/man3head/sysexits.h.3head b/man3head/sysexits.h.3head
index 01229d601..f7e848095 100644
--- a/man3head/sysexits.h.3head
+++ b/man3head/sysexits.h.3head
@@ -139,9 +139,9 @@ This is intended to be used for such things as
"cannot create pipe",
or the like.
It includes things like
-.BR getuid (2)
+.MR getuid 2
returning a user that does not exist in the
-.BR passwd (5)
+.MR passwd 5
file.
.TP
.B EX_OSFILE
@@ -191,10 +191,10 @@ The
.I <sysexits.h>
file appeared in 4.0BSD for use by the deliverymail utility,
later renamed to
-.BR sendmail (8).
+.MR sendmail 8 .
.SH CAVEATS
The choice of an appropriate exit value is often ambiguous.
.SH SEE ALSO
-.BR err (3),
-.BR error (3),
-.BR exit (3)
+.MR err 3 ,
+.MR error 3 ,
+.MR exit 3