Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Oct 1999 18:22:14 +0900 (JST)
From:      Munehiro Matsuda <haro@jkpc15.tk.kubota.co.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/14074: vinum(8) manpage gets warning <Unknown FreeBSD version ``3.0.''>
Message-ID:  <199910010922.SAA05044@jkpc15.tk.kubota.co.jp>

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

>Number:         14074
>Category:       docs
>Synopsis:       vinum(8) manpage gets warning <Unknown FreeBSD version ``3.0.''>
>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




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