Date: Tue, 24 Jul 2001 00:59:54 -0700 (PDT) From: Yar Tikhiy <yar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys kldfind.2 kldfirstmod.2 kldload.2 kldnext.2 kldstat.2 kldunload.2 modfind.2 modnext.2 modstat.2 Message-ID: <200107240759.f6O7xsq81265@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2001/07/24 00:59:54 PDT
Modified files:
lib/libc/sys kldfind.2 kldfirstmod.2 kldload.2
kldnext.2 kldstat.2 kldunload.2 modfind.2
modnext.2 modstat.2
Log:
Unify SEE ALSO sections of the kld*.2 and mod*.2 manpages.
Previously, some useful xrefs were missing.
Now each of the pages refers to all remaining section 2 pages,
to the kld(4) page, and to a related utility's (section 8) page.
Revision Changes Path
1.13 +4 -2 src/lib/libc/sys/kldfind.2
1.12 +4 -2 src/lib/libc/sys/kldfirstmod.2
1.13 +2 -1 src/lib/libc/sys/kldload.2
1.11 +4 -2 src/lib/libc/sys/kldnext.2
1.15 +2 -1 src/lib/libc/sys/kldstat.2
1.13 +2 -1 src/lib/libc/sys/kldunload.2
1.6 +4 -2 src/lib/libc/sys/modfind.2
1.4 +4 -2 src/lib/libc/sys/modnext.2
1.6 +2 -1 src/lib/libc/sys/modstat.2
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107240759.f6O7xsq81265>
