From nobody@FreeBSD.org  Sun Dec 14 04:49:41 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E28581065673
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 Dec 2008 04:49:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id D26C18FC1E
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 Dec 2008 04:49:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mBE4nfUf087004
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 Dec 2008 04:49:41 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id mBE4nf2R087003;
	Sun, 14 Dec 2008 04:49:41 GMT
	(envelope-from nobody)
Message-Id: <200812140449.mBE4nf2R087003@www.freebsd.org>
Date: Sun, 14 Dec 2008 04:49:41 GMT
From: Ben Kaduk <minimarmot@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: suser(9) claims that the interface is still exported, though deprecated
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         129623
>Category:       docs
>Synopsis:       suser(9) claims that the interface is still exported, though deprecated
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 14 04:50:00 UTC 2008
>Closed-Date:    Sun Dec 14 19:32:46 UTC 2008
>Last-Modified:  Sun Dec 14 19:32:46 UTC 2008
>Originator:     Ben Kaduk
>Release:        8-current
>Organization:
MIT SIPB
>Environment:
pleonasm# uname -a
FreeBSD pleonasm.mit.edu 8.0-CURRENT FreeBSD 8.0-CURRENT #6: Fri Dec 12 18:37:53 UTC 2008     kaduk@pleonasm.mit.edu:/usr/obj/usr/src/sys/PLEONASM  i386

>Description:
compare the contents of suser(9) and /usr/include/sys/priv.h ...
the latter no longer has the definition of the function.

It's not clear to me if the man page for suser(9) should just
be removed, or retained as a pointer to priv_check(9).
>How-To-Repeat:
Try to compile a module that uses suser, and get "No such file or directory" when trying to load it.
>Fix:
Remove the suser(9) manpage?

>Release-Note:
>Audit-Trail:

From: Ganbold <ganbold@micom.mng.net>
To: Ben Kaduk <minimarmot@gmail.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: docs/129623: suser(9) claims that the interface is still exported,
 though deprecated
Date: Sun, 14 Dec 2008 13:01:21 +0800

 I don't see suser(9) man page in my CURRENT (FreeBSD devil.micom.mng.net
 8.0-CURRENT FreeBSD 8.0-CURRENT #13 r185928: Thu Dec 11 21:12:36 ULAT
 2008), but I see it in RELENG_7.
 Are you sure that it is in CURRENT not a leftover from RELENG_X?
 
 thanks,
 
 Ganbold
 

From: "Ben Kaduk" <minimarmot@gmail.com>
To: Ganbold <ganbold@micom.mng.net>
Cc: bug-followup@freebsd.org
Subject: Re: docs/129623: suser(9) claims that the interface is still exported, though deprecated
Date: Sun, 14 Dec 2008 08:52:52 -0500

 Ah, yes, it would be a leftover ... this is an old box.
 
 Sorry for the noise.
 
 -Ben
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sun Dec 14 19:32:02 UTC 2008 
State-Changed-Why:  
Closed at submitter's request. 

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