summaryrefslogtreecommitdiffstats
path: root/share/man/man3/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1996-03-31 22:33:54 +0000
committerjoerg <joerg@FreeBSD.org>1996-03-31 22:33:54 +0000
commita8d7ddd754512c7f6ee090f132ba679f81b8e14a (patch)
tree0fba5d3cd0947fb393e50b6b7c36dd90a1b11b0d /share/man/man3/Makefile
parentf55ef7e508b33f503d7540954646e771c299b0b3 (diff)
downloadFreeBSD-src-a8d7ddd754512c7f6ee090f132ba679f81b8e14a.zip
FreeBSD-src-a8d7ddd754512c7f6ee090f132ba679f81b8e14a.tar.gz
Add sysexits(3). It's horrible to always examine the include file for
this.
Diffstat (limited to 'share/man/man3/Makefile')
-rw-r--r--share/man/man3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man3/Makefile b/share/man/man3/Makefile
index 9b3c7bf..9d5d0a0 100644
--- a/share/man/man3/Makefile
+++ b/share/man/man3/Makefile
@@ -1,6 +1,7 @@
# @(#)Makefile 8.2 (Berkeley) 12/13/93
-MAN3= assert.3 bitstring.3 end.3 fpgetround.3 intro.3 queue.3 stdarg.3
+MAN3= assert.3 bitstring.3 end.3 fpgetround.3 intro.3 queue.3 stdarg.3 \
+ sysexits.3
MLINKS+=bitstring.3 bit_alloc.3 bitstring.3 bit_clear.3 \
bitstring.3 bit_decl.3 bitstring.3 bit_ffs.3 bitstring.3 bit_nclear.3 \
bitstring.3 bit_nset.3 bitstring.3 bit_set.3 \
OpenPOWER on IntegriCloud