From mitya@tear.demos.su  Fri Mar 28 01:58:19 2003
Return-Path: <mitya@tear.demos.su>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9E1D237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Mar 2003 01:58:19 -0800 (PST)
Received: from tear.demos.su (tear.demos.su [194.87.2.103])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9449243FB1
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Mar 2003 01:58:18 -0800 (PST)
	(envelope-from mitya@tear.demos.su)
Received: from tear.demos.su (localhost [127.0.0.1])
	by tear.demos.su (8.12.8/8.12.8) with ESMTP id h2S9wAa2002589
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Mar 2003 12:58:10 +0300 (MSK)
	(envelope-from mitya@tear.demos.su)
Received: (from mitya@localhost)
	by tear.demos.su (8.12.8/8.12.8/Submit) id h2S9w9Yr002588;
	Fri, 28 Mar 2003 12:58:09 +0300 (MSK)
Message-Id: <200303280958.h2S9w9Yr002588@tear.demos.su>
Date: Fri, 28 Mar 2003 12:58:09 +0300 (MSK)
From: Dmitry Sivachenko <mitya@cavia.pp.ru>
Reply-To: Dmitry Sivachenko <mitya@cavia.pp.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: no man page for suser_xxx()
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         50390
>Category:       docs
>Synopsis:       no man page for suser_xxx()
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    hmp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 28 02:00:30 PST 2003
>Closed-Date:    Wed May 28 11:55:30 PDT 2003
>Last-Modified:  Wed May 28 11:55:30 PDT 2003
>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:
Responsible-Changed-From-To: freebsd-doc->hmp 
Responsible-Changed-By: hmp 
Responsible-Changed-When: Wed May 28 09:43:44 PDT 2003 
Responsible-Changed-Why:  
I will take care of this shortly. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50390 
State-Changed-From-To: open->closed 
State-Changed-By: hmp 
State-Changed-When: Wed May 28 11:54:54 PDT 2003 
State-Changed-Why:  
Delta has been committed.  Thanks Dmitry! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50390 
>Unformatted:
