summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-11-26 18:37:50 +0000
committerru <ru@FreeBSD.org>2001-11-26 18:37:50 +0000
commitbfc02ffff869ee7630c8b1eea95126bc879b4d63 (patch)
treeb87704c09714fef54158d9ef4303ca8484f5cc83 /share/man/man9/Makefile
parenta2a1ab4a032a4994533b7022d811f79360c927e9 (diff)
downloadFreeBSD-src-bfc02ffff869ee7630c8b1eea95126bc879b4d63.zip
FreeBSD-src-bfc02ffff869ee7630c8b1eea95126bc879b4d63.tar.gz
Bring the ucred(9) manpage in sync with the source.
Specifically, document the crshared() function and fix the prototype and description of the crcopy() function. PR: docs/32275 Submitted by: Chad David <davidc@acns.ab.ca> Reviewed by: jhb
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 57fa586..32384f5 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -219,7 +219,7 @@ MLINKS+=BUS_SETUP_INTR.9 BUS_TEARDOWN_INTR.9
MLINKS+=BUS_SETUP_INTR.9 bus_teardown_intr.9
MLINKS+=bus_generic_read_ivar.9 bus_generic_write_ivar.9
MLINKS+=ucred.9 crget.9 ucred.9 crhold.9 ucred.9 crfree.9
-MLINKS+=ucred.9 crcopy.9 ucred.9 crdup.9
+MLINKS+=ucred.9 crshared.9 ucred.9 crcopy.9 ucred.9 crdup.9
MLINKS+=mbchain.9 mb_init.9
MLINKS+=mbchain.9 mb_initm.9
OpenPOWER on IntegriCloud