Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Aug 1998 01:34:55 +0900
From:      k-horik@yk.rim.or.jp
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/7743: /usr/share/man/man8/ispcvt.8 says that ispcvt is in section 1.
Message-ID:  <19980826013455Q.k-horik@yk.rim.or.jp>

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

>Number:         7743
>Category:       docs
>Synopsis:       /usr/share/man/man8/ispcvt.8 says that ispcvt is in section 1.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 25 09:40:01 PDT 1998
>Last-Modified:
>Originator:     Kazuo Horikawa
>Organization:
personal user
>Release:        FreeBSD 2.2.5-RELEASE i386
>Environment:

	/usr/share/man/man8/ispcvt.8 revision 1.3 (HEAD and RELENG_2_2)

>Description:

	% man 8 ispcvt
	shows following header:

ISPCVT(1)               FreeBSD General Commands Manual              ISPCVT(1)


	This is because, roff source file /usr/share/man/man8/ispcvt.8
	says that ispcvt.8 is section 1 manual.  Followings is a piece
	of ispcvt.8:

.Dt ISPCVT 1


>How-To-Repeat:

	% man 8 ispcvt

>Fix:
	
	If ispcvt.8 is appropriate to section 8, apply following
	patch.


--- ispcvt.8.orig	Wed Aug 26 01:23:20 1998
+++ ispcvt.8	Wed Aug 26 01:22:17 1998
@@ -30,7 +30,7 @@
 .\" @(#)ispcvt.1, 3.20, Last Edit-Date: [Tue Apr  4 12:35:54 1995]
 .\"
 .Dd April 4, 1995
-.Dt ISPCVT 1
+.Dt ISPCVT 8
 .Sh NAME
 .Nm ispcvt
 .Nd verify if current video driver is pcvt driver
>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?19980826013455Q.k-horik>