diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 11:39:41 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 11:39:41 +0000 |
commit | be8b14979523798cfdfff45caa82d174ab6d0edf (patch) | |
tree | 2be3e07e11a04b71e7ab57060667d2e3ce3669d7 /bin/pwd | |
parent | aabbf63eefac8ce00abbba746c64f4eec8966ea4 (diff) | |
download | src-test2-be8b14979523798cfdfff45caa82d174ab6d0edf.tar.gz src-test2-be8b14979523798cfdfff45caa82d174ab6d0edf.zip |
Notes
Diffstat (limited to 'bin/pwd')
-rw-r--r-- | bin/pwd/pwd.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pwd/pwd.1 b/bin/pwd/pwd.1 index 455f791be0a7..afbe03c753a0 100644 --- a/bin/pwd/pwd.1 +++ b/bin/pwd/pwd.1 @@ -42,7 +42,7 @@ .Nm pwd .Nd return working directory name .Sh SYNOPSIS -.Nm pwd +.Nm .Sh DESCRIPTION .Nm Pwd writes the absolute pathname of the current working directory to |