CVS commit: src/bin/pwd
"Jan Schaumann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: jschauma Date: Sun Aug 16 21:20:02 UTC 2026 Modified Files: src/bin/pwd: pwd.1 Log Message: "if PWD references the current directory, then PWD is assumed to be the name of the current directory" is tautologically confusing. Just state that for '-L' $PWD is _printed_ (under the right circumstances). To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/bin/pwd/pwd.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.