diff options
Diffstat (limited to 'usr.bin/lorder/lorder.1')
-rw-r--r-- | usr.bin/lorder/lorder.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/lorder/lorder.1 b/usr.bin/lorder/lorder.1 index 68b074b2bdb5..e0bbaa559a33 100644 --- a/usr.bin/lorder/lorder.1 +++ b/usr.bin/lorder/lorder.1 @@ -48,8 +48,9 @@ utility uses .Xr nm 1 to determine interdependencies in the list of object files specified on the command line. -.Nm Lorder -outputs a list of file names where the first file contains a symbol +The +.Nm +utility outputs a list of file names where the first file contains a symbol which is defined by the second file. .Pp The output is normally used with |