GNU bug report logs - #68866
man page description of pwd command has error I guess

Previous Next

Package: coreutils;

Reported by: Seungchul Lee <lsc4719 <at> gmail.com>

Date: Thu, 1 Feb 2024 05:19:01 UTC

Severity: normal

Tags: notabug

Done: Bernhard Voelker <mail <at> bernhard-voelker.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68866 in the body.
You can then email your comments to 68866 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#68866; Package coreutils. (Thu, 01 Feb 2024 05:19:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Seungchul Lee <lsc4719 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Thu, 01 Feb 2024 05:19:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Seungchul Lee <lsc4719 <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: man page description of pwd command has error I guess
Date: Thu, 1 Feb 2024 12:09:46 +0900
[Message part 1 (text/plain, inline)]
Hello,

man page description has following line,
"If no option is specified, -P is assumed."
But in my machine, its default behavior seems -L without any option for pwd.

Sincerely yours,
Lee.
[Message part 2 (text/html, inline)]

Information forwarded to bug-coreutils <at> gnu.org:
bug#68866; Package coreutils. (Thu, 01 Feb 2024 07:38:01 GMT) Full text and rfc822 format available.

Message #8 received at 68866 <at> debbugs.gnu.org (full text, mbox):

From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: Seungchul Lee <lsc4719 <at> gmail.com>, 68866 <at> debbugs.gnu.org
Subject: Re: bug#68866: man page description of pwd command has error I guess
Date: Thu, 1 Feb 2024 08:37:05 +0100
tag 68866 notabug
close 68866
stop

On 2/1/24 04:09, Seungchul Lee wrote:
> man page description has following line,
> "If no option is specified, -P is assumed."
> But in my machine, its default behavior seems -L without any option for pwd.

'man pwd' and 'env pwd --help' also tells:

  NOTE: your shell may have its own version of pwd, which usually supersedes
  the version described here.  Please refer to your shell's documentation
  for details about the options it supports.

Are you sure that you are running pwd(1) from GNU coreutils, or that of the shell?

  $ pwd            # pwd of the shell
  /home/berny/osc

  $ env pwd        # pwd of GNU coreutils
  /media/osc

  $ /usr/bin/pwd   # pwd of GNU coreutils
  /media/osc

Have a nice day,
Berny





Added tag(s) notabug. Request was from Bernhard Voelker <mail <at> bernhard-voelker.de> to control <at> debbugs.gnu.org. (Thu, 01 Feb 2024 07:38:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 68866 <at> debbugs.gnu.org and Seungchul Lee <lsc4719 <at> gmail.com> Request was from Bernhard Voelker <mail <at> bernhard-voelker.de> to control <at> debbugs.gnu.org. (Thu, 01 Feb 2024 07:38:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 29 Feb 2024 12:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 112 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.