man pages: improve consistency
This commit is contained in:
16
uname.1
16
uname.1
@@ -9,24 +9,26 @@
|
||||
.Op Fl amnrsv
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
prints system information. If no flags are given, uname will print only the
|
||||
prints system information. If no flags are given,
|
||||
.Nm
|
||||
will print only the
|
||||
name of the operating system as
|
||||
.Fl s
|
||||
would.
|
||||
.Sh OPTIONS
|
||||
.Bl -tag -width Ds
|
||||
.It Fl a
|
||||
print all the information below.
|
||||
Print all the information below.
|
||||
.It Fl m
|
||||
print the machine's architecture.
|
||||
Print the machine's architecture.
|
||||
.It Fl n
|
||||
print the system's network name.
|
||||
Print the system's network name.
|
||||
.It Fl r
|
||||
print the operating system's release name.
|
||||
Print the operating system's release name.
|
||||
.It Fl s
|
||||
print the name of the operating system.
|
||||
Print the name of the operating system.
|
||||
.It Fl v
|
||||
print the operating system's version name.
|
||||
Print the operating system's version name.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr uname 2
|
||||
|
Reference in New Issue
Block a user