Subject: bin/28358: typo in quotaon.8 man page - patch attached
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: David Krinsky <krinsky+netbsd@bantha.org>
List: netbsd-bugs
Date: 11/19/2004 15:04:01
>Number: 28358
>Category: bin
>Synopsis: typo in quotaon.8 man page - patch attached
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Fri Nov 19 15:04:00 +0000 2004
>Originator: David Krinsky
>Release: NetBSD 2.0_RC4
>Organization:
>Environment:
System: NetBSD bantha.org 2.0_RC4 NetBSD 2.0_RC4 (GENERIC) #0: Sun Oct 17 19:11:36 UTC 2004 autobuild@tgm.netbsd.org:/autobuild/netbsd-2-0/i386/OBJ/autobuild/netbsd-2-0/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
Minor typo in quotaon.8 man page: "...should have any disk
quotas diskquotas turned off."
>How-To-Repeat:
man 8 quotaon
>Fix:
Index: quotaon.8
===================================================================
RCS file: /cvsroot/src/usr.sbin/quotaon/quotaon.8,v
retrieving revision 1.8
diff -c -r1.8 quotaon.8
*** quotaon.8 7 Aug 2003 11:25:39 -0000 1.8
--- quotaon.8 19 Nov 2004 14:50:53 -0000
***************
*** 65,71 ****
.Nm quotaoff
announces to the system that the specified
filesystems should have any disk quotas
! diskquotas turned off.
The filesystems specified must have entries in
.Pa /etc/fstab
and be mounted.
--- 65,71 ----
.Nm quotaoff
announces to the system that the specified
filesystems should have any disk quotas
! turned off.
The filesystems specified must have entries in
.Pa /etc/fstab
and be mounted.