docs/154215: Error in manpage quotacheck(8).

Mats Erik Andersson debian at gisladisker.se
Sat Jan 22 00:30:09 UTC 2011


>Number:         154215
>Category:       docs
>Synopsis:       Error in manpage quotacheck(8).
>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:   Sat Jan 22 00:30:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Mats Erik Andersson
>Release:        FREEBSD 8.1-RELEASE
>Organization:
>Environment:
>Description:
The manpage quotacheck(8) is written using an unknown macro `Xf'.
This should be replaced by `Xr'. The error results in an incomplete
rendering of the manual page in question.
>How-To-Repeat:
Read the last sentence explaining the option `-l'. There is a
text reference "fsck(8)" missing due to the present error.
>Fix:


Patch attached with submission follows:

Description: Non-existent macro in manpage.
 Use an existing macro.
Author: Mats Erik Andersson <debian at gisladisker.se>
Forwarded: yes
Last-Update: 2011-01-21

--- freebsd-8.1.orig/sbin/quotacheck/quotacheck.8	2010-06-14 04:09:06.000000000 +0200
+++ freebsd-8.1/sbin/quotacheck/quotacheck.8	2011-01-21 14:22:47.000000000 +0100
@@ -82,7 +82,7 @@
 .Xr fsck 8 .
 This option is deprecated and parallel passes are always run
 as per
-.Xf fsck 8.
+.Xr fsck 8 .
 .It Fl u
 Only user quotas listed in
 .Pa /etc/fstab


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list