aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/lorder
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2006-09-29 15:20:48 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2006-09-29 15:20:48 +0000
commitcb29445a92708496312b59658abe2020d2359ac2 (patch)
tree45e29d785027cf107a393485f50062a3363197bc /usr.bin/lorder
parent18f453658f4a4cd26c3b108d30c39d807ef34330 (diff)
downloadsrc-cb29445a92708496312b59658abe2020d2359ac2.tar.gz
src-cb29445a92708496312b59658abe2020d2359ac2.zip
Markup fixes.
Notes
Notes: svn path=/head/; revision=162792
Diffstat (limited to 'usr.bin/lorder')
-rw-r--r--usr.bin/lorder/lorder.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/lorder/lorder.1 b/usr.bin/lorder/lorder.1
index 20ac7e0e9df6..7e98a34966fa 100644
--- a/usr.bin/lorder/lorder.1
+++ b/usr.bin/lorder/lorder.1
@@ -61,9 +61,9 @@ object modules so that all references may be resolved in a single
pass of the loader.
.Pp
When linking static binaries,
-.Nm
-and
-.Xr tsort 1
+.Nm
+and
+.Xr tsort 1
can be used to properly order library archives automatically.
.Sh EXAMPLES
.Bd -literal -offset indent