summaryrefslogtreecommitdiffstats
path: root/usr.bin/lorder/lorder.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lorder/lorder.1')
-rw-r--r--usr.bin/lorder/lorder.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lorder/lorder.1 b/usr.bin/lorder/lorder.1
index b5bfd57..c99e611 100644
--- a/usr.bin/lorder/lorder.1
+++ b/usr.bin/lorder/lorder.1
@@ -58,7 +58,7 @@ object modules so that all references may be resolved in a single
pass of the loader.
.Sh EXAMPLES
.Bd -literal -offset indent
-ar cr library.a `lorder ${OBJS} tsort`
+ar cr library.a `lorder ${OBJS} | tsort`
.Ed
.Sh SEE ALSO
.Xr ar 1 ,
OpenPOWER on IntegriCloud