Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 2003 12:58:09 +0300 (MSK)
From:      Dmitry Sivachenko <mitya@cavia.pp.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/50390: no man page for suser_xxx()
Message-ID:  <200303280958.h2S9w9Yr002588@tear.demos.su>
Resent-Message-ID: <200303281000.h2SA0U7B019614@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303280958.h2S9w9Yr002588>