From owner-freebsd-doc Tue Aug 25 09:40:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23655 for freebsd-doc-outgoing; Tue, 25 Aug 1998 09:40:08 -0700 (PDT) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA23601 for ; Tue, 25 Aug 1998 09:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA14679; Tue, 25 Aug 1998 09:40:01 -0700 (PDT) Received: from mail.yk.rim.or.jp (mail.yk.rim.or.jp [202.247.130.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA22966 for ; Tue, 25 Aug 1998 09:36:11 -0700 (PDT) (envelope-from k-horik@yk.rim.or.jp) Received: from localhost (ppp051.yk.rim.or.jp [202.247.134.51]) by mail.yk.rim.or.jp (8.8.5/3.6W-RIMNET-98-06-09) with ESMTP id BAA20793 for ; Wed, 26 Aug 1998 01:35:21 +0900 (JST) Message-Id: <19980826013455Q.k-horik@yk.rim.or.jp> Date: Wed, 26 Aug 1998 01:34:55 +0900 From: k-horik@yk.rim.or.jp Reply-To: k-horik@yk.rim.or.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/7743: /usr/share/man/man8/ispcvt.8 says that ispcvt is in section 1. Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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