From 96c32a549f065b9f88f3d6f48fdbb37af35aaaff Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 16 Sep 2001 19:54:53 +0000 Subject: Add note to help people understand that this documentation may not refer to the (shell built-in) command they're running. --- man/pwd.x | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man/pwd.x') diff --git a/man/pwd.x b/man/pwd.x index e49a0d5de..b8d3b16f0 100644 --- a/man/pwd.x +++ b/man/pwd.x @@ -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. -- cgit v1.2.3-54-g00ecf