fix manpages

This commit is contained in:
Connor Lane Smith
2011-06-02 20:38:48 +01:00
parent 92baf1a5c9
commit 164e0c171f
4 changed files with 9 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ uname \- print system information
.B uname
prints system information. If no flags are given, uname will print only the
name of the operating system
.RB ( -s ).
.RB ( \-s ).
.SH OPTIONS
.TP
.B \-a
@@ -28,3 +28,5 @@ print the name of the operating system.
.TP
.B \-v
print the operating system's version name.
.SH SEE ALSO
.IR uname (2)