docs/50390: no man page for suser_xxx()
Dmitry Sivachenko
mitya at cavia.pp.ru
Fri Mar 28 10:00:33 UTC 2003
>Number: 50390
>Category: docs
>Synopsis: no man page for suser_xxx()
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Mar 28 02:00:30 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Sivachenko
>Release: FreeBSD 4.8-RC i386
>Organization:
>Environment:
System: FreeBSD tear.demos.su 4.8-RC FreeBSD 4.8-RC #16: Fri Mar 28 12:28:48 MSK 2003 mitya at tear.demos.su:/usr/src/sys/compile/TEAR i386
>Description:
Although manual page for suser(9) does describe suser_xxx(9), but there
is no MLINK for suser_xxx.
Please commit the following patch for share/man/man9/Makefile:
--- Makefile.orig Fri Mar 28 12:52:39 2003
+++ Makefile Fri Mar 28 12:53:13 2003
@@ -86,6 +86,7 @@
MLINKS+=spl.9 splnet.9 spl.9 splsoftclock.9 spl.9 splsofttty.9
MLINKS+=spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splvm.9 spl.9 splx.9
MLINKS+=store.9 subyte.9 store.9 suswintr.9 store.9 susword.9 store.9 suword.9
+MLINKS+=suser.9 suser_xxx.9
MLINKS+=time.9 boottime.9 time.9 mono_time.9 time.9 runtime.9
MLINKS+=timeout.9 untimeout.9
MLINKS+=timeout.9 callout_handle_init.9 timeout.9 callout_init.9
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list