Date: Mon, 10 Jun 1996 09:37:02 +0200 From: "Philippe Charnier" <charnier@lirmm.fr> To: current@freebsd.org Subject: typo in lorder.1 Message-ID: <199606100737.JAA22228@lirmm.lirmm.fr>
next in thread | raw e-mail | index | archive | help
Hi,
Here is a typo in lorder.1
Index: lorder.1
===================================================================
RCS file: /home2h/FreeBSD.cvsroot/src/usr.bin/lorder/lorder.1,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 lorder.1
--- lorder.1 1994/05/27 12:32:05 1.1.1.1
+++ lorder.1 1996/06/08 10:06:54
@@ -58,7 +58,7 @@
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 ,
-------- --------
Philippe Charnier charnier@lirmm.fr
LIRMM, 161 rue Ada, 34392 Montpellier cedex 5 -- France
------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606100737.JAA22228>
