From haro@jkpc15.tk.kubota.co.jp Fri Oct  1 02:24:35 1999
Return-Path: <haro@jkpc15.tk.kubota.co.jp>
Received: from kbtfw.kubota.co.jp (kbtfw.kubota.co.jp [133.253.102.202])
	by hub.freebsd.org (Postfix) with ESMTP id B79A21512F
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <haro@jkpc15.tk.kubota.co.jp>
Reply-To: haro@jkpc15.tk.kubota.co.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: vinum(8) manpage gets warning <Unknown FreeBSD version ``3.0.''>
X-Send-Pr-Version: 3.2

>Number:         14074
>Category:       docs
>Synopsis:       vinum(8) manpage gets warning <Unknown FreeBSD version ``3.0.''>
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    grog
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct  1 02:30:00 PDT 1999
>Closed-Date:    Wed Dec 22 07:47:38 PST 1999
>Last-Modified:  Wed Dec 22 07:48:11 PST 1999
>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:
Responsible-Changed-From-To: freebsd-doc->grog  
Responsible-Changed-By: cpiazza 
Responsible-Changed-When: Fri Oct 1 10:21:48 PDT 1999 
Responsible-Changed-Why:  
Over to maintainer 
State-Changed-From-To: open->closed 
State-Changed-By: asmodai 
State-Changed-When: Wed Dec 22 07:47:38 PST 1999 
State-Changed-Why:  
Fixed in rev 1.5.2.12 of vinum.8 on STABLE. 

Thanks! 
>Unformatted:
