Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 1998 08:16:45 -0700 (PDT)
From:      yohta@bres.tsukuba.ac.jp
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   docs/8286: keyserv.8 has not necessary section(AVAILABILITY)
Message-ID:  <199810121516.IAA07774@hub.freebsd.org>

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

>Number:         8286
>Category:       docs
>Synopsis:       keyserv.8 has not necessary section(AVAILABILITY)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 12 08:20:00 PDT 1998
>Last-Modified:
>Originator:     Yoshihiko OHTA
>Organization:
University of Tsukuba
>Release:        FreeBSD-current
>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

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message



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