Bug 126412 - pwd man page misses every pwd option
Summary: pwd man page misses every pwd option
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: coreutils
Version: 3.0
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Tim Waugh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-06-21 10:53 UTC by Need Real Name
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-06-25 15:46:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2004-06-21 10:53:46 UTC
Description of problem:

Several problems:
 1. man pwd does not show the -P or -L options
 2. man pwd claims that "man info" will show more useful information. 
It doesn't.
 3. pwd -h, pwd --help options are missing.

Comment 1 Tim Waugh 2004-06-25 15:46:10 UTC
There is a bash builtin named pwd, and it is that version that has -P
and -L options: the coreutils-provided pwd does not.

To get information about the builtin, type 'help pwd'.


Note You need to log in before you can comment on or make changes to this bug.