summaryrefslogtreecommitdiffstats
path: root/usr.bin/symorder/symorder.1
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>1997-08-12 06:46:56 +0000
committercharnier <charnier@FreeBSD.org>1997-08-12 06:46:56 +0000
commitec86e12dab6e3fedadef181f2ce7688abb1309ee (patch)
tree109a7d13ffed7226e700f693f0c6f4716df3123c /usr.bin/symorder/symorder.1
parent6c11a550829e9451439edb52b8d7fd8a667e2754 (diff)
downloadFreeBSD-src-ec86e12dab6e3fedadef181f2ce7688abb1309ee.zip
FreeBSD-src-ec86e12dab6e3fedadef181f2ce7688abb1309ee.tar.gz
Use err(3) instead of local redefinition. Add prototypes.
Diffstat (limited to 'usr.bin/symorder/symorder.1')
-rw-r--r--usr.bin/symorder/symorder.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/symorder/symorder.1 b/usr.bin/symorder/symorder.1
index a609799..ef22258 100644
--- a/usr.bin/symorder/symorder.1
+++ b/usr.bin/symorder/symorder.1
@@ -38,7 +38,7 @@
.Nm symorder
.Nd rearrange name list
.Sh SYNOPSIS
-.Nm symorder
+.Nm
.Fl c
.Fl m
.Fl t
@@ -49,7 +49,7 @@
The file
.Ar symlist
contains a list of symbols to be found in
-.Ar file,
+.Ar file ,
one symbol per line.
.Pp
The symbol table of
@@ -76,10 +76,10 @@ Exit with status zero, even if some symbols are missing.
.Pp
This program was specifically designed to cut down on the
overhead of getting symbols from
-.Pa /kernel.
+.Pa /kernel .
.Sh DIAGNOSTICS
The
-.Nm symorder
+.Nm
utility exits 0 on success, 1 if a symbol
listed in the
.Ar symlist
OpenPOWER on IntegriCloud