| Summary: | vinum(8) manpage gets warning <Unknown FreeBSD version ``3.0.''> | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Munehiro Matsuda <haro> |
| Component: | Books & Articles | Assignee: | Greg Lehey <grog> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-doc->grog Over to maintainer State Changed From-To: open->closed Fixed in rev 1.5.2.12 of vinum.8 on STABLE. Thanks! |
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. 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. 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