diff options
Diffstat (limited to 'src/logname.c')
-rw-r--r-- | src/logname.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/logname.c b/src/logname.c index a505791d5..aa4c43b90 100644 --- a/src/logname.c +++ b/src/logname.c @@ -49,8 +49,8 @@ usage (int status) printf (_("\ Print the name of the current user.\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>.")); } |