diff options
Diffstat (limited to 'src/pwd.c')
-rw-r--r-- | src/pwd.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -48,8 +48,8 @@ usage (int status) printf (_("\ Print the full filename of the current working directory.\n\ \n\ - --help display this help and exit\n\ - --version output version information and exit\n\ + --help display this help and exit\n\ + --version output version information and exit\n\ ")); puts (_("\nReport bugs to <bug-sh-utils@gnu.org>.")); } |