From nobody  Mon Oct 12 08:16:45 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id IAA07774;
          Mon, 12 Oct 1998 08:16:45 -0700 (PDT)
          (envelope-from nobody)
Message-Id: <199810121516.IAA07774@hub.freebsd.org>
Date: Mon, 12 Oct 1998 08:16:45 -0700 (PDT)
From: yohta@bres.tsukuba.ac.jp
To: freebsd-gnats-submit@freebsd.org
Subject: keyserv.8 has not necessary section(AVAILABILITY)
X-Send-Pr-Version: www-1.0

>Number:         8286
>Category:       docs
>Synopsis:       keyserv.8 has not necessary section(AVAILABILITY)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 12 08:20:00 PDT 1998
>Closed-Date:    Tue Oct 13 01:12:34 PDT 1998
>Last-Modified:  Tue Oct 13 01:14:56 PDT 1998
>Originator:     Yoshihiko OHTA
>Release:        FreeBSD-current
>Organization:
University of Tsukuba
>Environment:
FreeBSD-current
>Description:
man page of keyserv(8) has following description:
    AVAILABILITY
         SUNWcsu
This section may comes from SunOS man page is not necessary in FreeeBSD,
and make no sense.
I found same description in rpcgen.1, but it was commented out.
>How-To-Repeat:
man 8 keyserv
>Fix:
I suggest to apply this patch to src/usr.sbin/keyserv/keyserv.8
--- keyserv.8.orig      Sat Oct 10 15:12:23 1998
+++ keyserv.8   Tue Oct 13 00:15:59 1998
@@ -16,8 +16,8 @@
 .Op Fl n
 .Op Fl p Ar path
 .Op Fl v
-.Sh AVAILABILITY
-SUNWcsu
+.\" .Sh AVAILABILITY
+.\" SUNWcsu
 .Sh DESCRIPTION
 .Nm Keyserv
 is a daemon that is used for storing the

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Tue Oct 13 01:12:34 PDT 1998 
State-Changed-Why:  
Fixed in rev 1.4 of "src/usr.sbin/keyserv/keyserv.8", thanks! 
>Unformatted:
