From owner-freebsd-doc Fri Oct 1 2:30:11 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AD6C214C90 for ; Fri, 1 Oct 1999 02:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA89370; Fri, 1 Oct 1999 02:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from kbtfw.kubota.co.jp (kbtfw.kubota.co.jp [133.253.102.202]) by hub.freebsd.org (Postfix) with ESMTP id B79A21512F for ; Fri, 1 Oct 1999 02:24:32 -0700 (PDT) (envelope-from haro@jkpc15.tk.kubota.co.jp) Received: by kbtfw.kubota.co.jp; id SAA27486; Fri, 1 Oct 1999 18:24:30 +0900 (JST) Received: from unknown(133.253.122.1) by kbtfw.kubota.co.jp via smap (4.1) id xma027406; Fri, 1 Oct 99 18:24:10 +0900 Received: from jkpc15.tk.kubota.co.jp ([133.253.157.145]) by kbtmx.eto.kubota.co.jp (8.9.3+3.2W/3.7W) with ESMTP id SAA27506 for ; Fri, 1 Oct 1999 18:24:09 +0900 (JST) Received: (from haro@localhost) by jkpc15.tk.kubota.co.jp (8.9.3/3.7W-02/21/99) id SAA05044; Fri, 1 Oct 1999 18:22:14 +0900 (JST) Message-Id: <199910010922.SAA05044@jkpc15.tk.kubota.co.jp> Date: Fri, 1 Oct 1999 18:22:14 +0900 (JST) From: Munehiro Matsuda Reply-To: haro@jkpc15.tk.kubota.co.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/14074: vinum(8) manpage gets warning Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14074 >Category: docs >Synopsis: vinum(8) manpage gets warning >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: Fri Oct 1 02:30:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Munehiro Matsuda >Release: FreeBSD 3.3-STABLE i386 >Organization: >Environment: FreeBSD 3.3-STABLE as of 27 September (By CTM/src-3/src-3.0307.gz) >Description: On doing 'man vinum' for the first time, following message shows up just before the man page: Formatting page, please wait...Unknown FreeBSD version ``3.0.'' at line 2481 Done. >How-To-Repeat: 1. Delete the compiled vinum(8) man page. (Just in case) # rm -f /usr/share/man/cat8/vinum.8.gz 2. See the man page. # man vinum >Fix: Apply the following patch: --- vinum.8.ctm Mon Sep 27 21:40:15 1999 +++ vinum.8 Fri Oct 1 18:07:03 1999 @@ -2478,7 +2478,7 @@ The .Nm command first appeared in -.Fx 3.0. +.Fx 3.0 . The RAID-5 component of .Nm was developed for Cybernet Inc. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message