diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 2001-09-21 02:51:07 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 2001-09-21 02:51:07 +0000 |
| commit | 748dcfb055f2600654abcf4258e9485b8241a1c5 (patch) | |
| tree | d3e47b3ced8e572bca018c220639e1a352d05dcb /usr.bin/paste | |
| parent | 1114d1859447a5070ef2697cf27996ed1d19031c (diff) | |
Notes
Diffstat (limited to 'usr.bin/paste')
| -rw-r--r-- | usr.bin/paste/paste.1 | 5 |
1 files changed, 3 insertions, 2 deletions
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 |
