Bug 60108

Summary: quotaon man page refers to /usr/sbin/quotaon, while it's actually /sbin/quotaon
Product: [Retired] Red Hat Linux Reporter: Christian Rose <menthos>
Component: quotaAssignee: Phil Copeland <copeland>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-02-20 09:54:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christian Rose 2002-02-20 09:54:37 UTC
The "quotaon" man page refers to /usr/sbin/quotaon, but the command is present 
and installed on the system as /sbin/quotaon.

Comment 1 Phil Copeland 2002-08-07 19:21:01 UTC
Fixed in quota-3.06-4 (see rawhide for update, should be there in the morning
after it's automagically pulled over tonight)

Phil
=--=

QUOTAON(8)                                             QUOTAON(8)

NAME
       quotaon, quotaoff - turn filesystem quotas on and off

SYNOPSIS
       /sbin/quotaon  [ -vugfp ] [ -F format-name ] filesystem...
       /sbin/quotaon [ -avugfp ] [ -F format-name ]

       /sbin/quotaoff [ -vugp ] [ -x state ] filesystem...
       /sbin/quotaoff [ -avugp ]
....