summaryrefslogtreecommitdiffstats
path: root/usr.bin/uname/uname.1
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>1997-08-20 11:03:54 +0000
committercharnier <charnier@FreeBSD.org>1997-08-20 11:03:54 +0000
commit714d77879eede2961f9e571c045d5268c888c223 (patch)
tree2e06fd3d2cda881708f73c5a727e7e9ac0034aba /usr.bin/uname/uname.1
parentd2e7017adfac394b475c39572724f946b6a86df9 (diff)
downloadFreeBSD-src-714d77879eede2961f9e571c045d5268c888c223.zip
FreeBSD-src-714d77879eede2961f9e571c045d5268c888c223.tar.gz
Nm uname -> Nm.
Diffstat (limited to 'usr.bin/uname/uname.1')
-rw-r--r--usr.bin/uname/uname.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/uname/uname.1 b/usr.bin/uname/uname.1
index c4d4b4b..eb5376e 100644
--- a/usr.bin/uname/uname.1
+++ b/usr.bin/uname/uname.1
@@ -38,11 +38,11 @@
.Nm uname
.Nd display information about the system
.Sh SYNOPSIS
-.Nm uname
+.Nm
.Op Fl amnrsv
.Sh DESCRIPTION
The
-.Nm uname
+.Nm
command writes the name of the operating system implementation to
standard output.
When options are specified, strings representing one or more system
@@ -79,7 +79,7 @@ flag is specified, or multiple flags are specified, all
output is written on a single line, separated by spaces.
.Pp
The
-.Nm uname
+.Nm
utility exits 0 on success, and >0 if an error occurs.
.Sh SEE ALSO
.Xr sysctl 3 ,
@@ -87,12 +87,12 @@ utility exits 0 on success, and >0 if an error occurs.
.Xr sysctl 8
.Sh HISTORY
The
-.Nm uname
+.Nm
command appeared in
.Bx 4.4 .
.Sh STANDARDS
The
-.Nm uname
+.Nm
command is expected to conform to the
.St -p1003.2
specification.
OpenPOWER on IntegriCloud