diff options
Diffstat (limited to 'bin/pwd')
-rw-r--r-- | bin/pwd/pwd.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/pwd/pwd.1 b/bin/pwd/pwd.1 index 49390ad50473..f2ac73d50bbe 100644 --- a/bin/pwd/pwd.1 +++ b/bin/pwd/pwd.1 @@ -45,8 +45,9 @@ .Nm .Op Fl L | P .Sh DESCRIPTION -.Nm Pwd -writes the absolute pathname of the current working directory to +The +.Nm +utility writes the absolute pathname of the current working directory to the standard output. .Pp Some shells may provide a builtin |