1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 19:34:19 +02:00

Add note to help people understand that this documentation

may not refer to the (shell built-in) command they're running.
This commit is contained in:
Jim Meyering
2001-09-16 19:54:53 +00:00
parent 4b44b870de
commit 96c32a549f
2 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
[NAME]
pwd \- print name of current/working directory
[DESCRIPTION]
.\" Add any additional description here
NOTE: your shell may have its own version of pwd which will supercede
the version described here. Please refer to your shell's documentation
for details about the options it supports.