Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 3046

Summary: man page out of sync
Product: [Retired] Red Hat Linux Reporter: hallinan
Component: mountAssignee: Cristian Gafton <gafton>
Status: CLOSED DEFERRED QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 6.0   
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: 1999-05-31 20:37:17 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 hallinan 1999-05-25 18:50:38 UTC
The "umount" command has a "-f" option that's not
documented in the manpage.

% umount --help
Usage: umount [-hV]
       umount -a [-f] [-r] [-n] [-v] [-t vfstypes]
       umount [-f] [-r] [-n] [-v] special | node...

Comment 1 David Lawrence 1999-05-25 22:41:59 UTC
I have verified this to be true.

Comment 2 Jeff Johnson 1999-05-31 20:37:59 UTC
The -f is not documented because it's not available on all platforms
since the functionality of the flag depends on the existence of a
system call.