diff options
Diffstat (limited to 'util/sbase/logname.1')
-rw-r--r-- | util/sbase/logname.1 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/util/sbase/logname.1 b/util/sbase/logname.1 new file mode 100644 index 00000000..1c1f16fd --- /dev/null +++ b/util/sbase/logname.1 @@ -0,0 +1,13 @@ +.Dd October 8, 2015 +.Dt LOGNAME 1 +.Os sbase +.Sh NAME +.Nm logname +.Nd show login name +.Sh SYNOPSIS +.Nm +.Sh DESCRIPTION +.Nm +writes the login name of the current user to stdout. +.Sh STANDARDS +POSIX.1-2013. |