From 748dcfb055f2600654abcf4258e9485b8241a1c5 Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Fri, 21 Sep 2001 02:51:07 +0000 Subject: Cross-reference between lam(1) and paste(1). Add a STANDARDS section to lam(1) indicating that paste(1) is a standard way to do some of the same things. MFC after: 1 week --- usr.bin/paste/paste.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'usr.bin/paste') diff --git a/usr.bin/paste/paste.1 b/usr.bin/paste/paste.1 index bf575a82b2fe..020fb04efb25 100644 --- a/usr.bin/paste/paste.1 +++ b/usr.bin/paste/paste.1 @@ -36,7 +36,7 @@ .\" @(#)paste.1 8.1 (Berkeley) 6/6/93 .\" $FreeBSD$ .\" -.Dd June 6, 1993 +.Dd September 20, 2001 .Dt PASTE 1 .Os .Sh NAME @@ -113,7 +113,8 @@ for each instance of .Sh DIAGNOSTICS .Ex -std .Sh SEE ALSO -.Xr cut 1 +.Xr cut 1 , +.Xr lam 1 .Sh STANDARDS The .Nm -- cgit v1.3