Add mandoc-manpage for logname(1)
and mark it as finished in README.
This commit is contained in:
24
logname.1
24
logname.1
@@ -1,8 +1,16 @@
|
||||
.TH LOGNAME 1 sbase\-VERSION
|
||||
.SH NAME
|
||||
logname \- return the user's login name
|
||||
.SH SYNOPSIS
|
||||
.B logname
|
||||
.SH DESCRIPTION
|
||||
.B logname
|
||||
prints the login name of the current user.
|
||||
.Dd January 26, 2015
|
||||
.Dt LOGNAME 1 sbase\-VERSION
|
||||
.Sh NAME
|
||||
.Nm logname
|
||||
.Nd show login name
|
||||
.Sh SYNOPSIS
|
||||
.Nm logname
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
writes the login name of the current user to stdout.
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Nm
|
||||
utility is compliant with the
|
||||
.St -p1003.1-2008
|
||||
specification.
|
||||
|
Reference in New Issue
Block a user