NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lib/43301: man(1) dosen't show syslogp(3) and its variants
>Number: 43301
>Category: lib
>Synopsis: man(1) dosen't show syslogp(3) and its variants
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: lib-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu May 13 15:05:00 +0000 2010
>Originator: Takahiro Kambe
>Release: NetBSD 5.99.29
>Organization:
Takahiro Kambe
>Environment:
System: NetBSD edge.back-street.net 5.99.29 NetBSD 5.99.29 (VMWARE-F3-MONO)
#11: Fri May 7 15:16:09 JST 2010
taca%edge.back-street.net@localhost:/var/obj/sys/arch/i386/compile/VMWARE-F3-MONO
i386
Architecture: i386
Machine: i386
>Description:
current syslog(3) support syslogp() and its variants to support
syslog protocol described in RFC5424. But man(1) dosen't show
these functions.
>How-To-Repeat:
% man syslogp
>Fix:
Add links to these functions.
Index: lib/libc/gen/Makefile.inc
===================================================================
RCS file: /cvs/src/lib/libc/gen/Makefile.inc,v
retrieving revision 1.1.1.1
diff -u -u -r1.1.1.1 Makefile.inc
--- lib/libc/gen/Makefile.inc 25 Jan 2010 04:09:19 -0000 1.1.1.1
+++ lib/libc/gen/Makefile.inc 13 May 2010 15:01:00 -0000
@@ -151,6 +151,7 @@
syslog.3 vsyslog.3
MLINKS+=syslog.3 closelog_r.3 syslog.3 openlog_r.3 syslog.3 setlogmask_r.3 \
syslog.3 syslog_r.3 syslog.3 vsyslog_r.3
+MLINKS+=syslog.3 syslogp.3 syslogp_r.3 vsyslogp.3 vsyslogp_r.3
MLINKS+=ttyname.3 isatty.3 ttyname.3 ttyslot.3 ttyname.3 ttyname_r.3
MLINKS+=unvis.3 strunvis.3 unvis.3 strunvisx.3
MLINKS+=vis.3 svis.3 vis.3 strvis.3 vis.3 strvisx.3 vis.3 strsvis.3 \
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index