Date: Fri, 15 Mar 2019 22:27:23 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 236559] Error in the pwd man page Message-ID: <bug-236559-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236559 Bug ID: 236559 Summary: Error in the pwd man page Product: Base System Version: 12.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: vermaden@interia.pl The man pwd on FreeBSD - https://man.freebsd.org/pwd - states: > If no options are specified, the -P option is assumed. ... which is a lie, the -L is assumed - same as with POSIX link below: http://pubs.opengroup.org/onlinepubs/9699919799/utilities/pwd.html Solution/Diff/Patch: - If no options are specified, the -P option is assumed. + If no options are specified, the -L option is assumed. Regards, vermaden -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236559-227>
