Subject: misc/19796: pfil_get_head is pfil_head_get, man-page link needs updating.
To: None <gnats-bugs@gnats.netbsd.org>
From: None <joelw@unix.se>
List: netbsd-bugs
Date: 01/11/2003 13:16:30
>Number: 19796
>Category: misc
>Synopsis: pfil_get_head is pfil_head_get, man-page link needs updating.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sat Jan 11 13:17:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Joel Wilsson
>Release: NetBSD-current 1.6L
>Organization:
>Environment:
NetBSD sii.home 1.6L NetBSD 1.6L (NANASE) #0: Wed Jan 8 19:37:39 CET 2003 joelw@sii.home:/home/joelw/build/netbsd/sys/arch/i386/compile/NANASE i386
>Description:
"man pfil_head_get" doesn't work, but "man pfil_get_head" does.
This is wrong.
The function is called "pfil_head_get", not "pfil_get_head".
>How-To-Repeat:
N/A
>Fix:
Index: share/man/man9/Makefile
===================================================================
RCS file: /home/joelw/localrep/netbsd/share/man/man9/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- share/man/man9/Makefile 7 Jan 2003 16:28:34 -0000 1.1
+++ share/man/man9/Makefile 11 Jan 2003 21:03:05 -0000 1.2
@@ -314,7 +314,7 @@
pfil.9 pfil_remove_hook.9 \
pfil.9 pfil_head_register.9 \
pfil.9 pfil_head_unregister.9 \
- pfil.9 pfil_get_head.9 \
+ pfil.9 pfil_head_get.9 \
pfil.9 pfil_run_hooks.9
MLINKS+=pmc.9 pmc_get_num_counters.9 \
pmc.9 pmc_get_counter_type.9 \
>Release-Note:
>Audit-Trail:
>Unformatted: