summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorHugh Graham <hugh@cvs.openbsd.org>2006-05-02 05:21:42 +0000
committerHugh Graham <hugh@cvs.openbsd.org>2006-05-02 05:21:42 +0000
commit2713925c7a07f68416722d8a72ce97465591a7e2 (patch)
tree81217c92fa9bed1bbc685e29620cf415ea4e88b6 /usr.bin
parent770f972125b643725509144196a0d4938ddbfd3b (diff)
Spread some .Xr for the hard to stumble across lam(1).
jmc yeps.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/join/join.13
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/join/join.1 b/usr.bin/join/join.1
index d22ce170218..113cf01ab90 100644
--- a/usr.bin/join/join.1
+++ b/usr.bin/join/join.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: join.1,v 1.15 2003/12/28 19:53:23 otto Exp $
+.\" $OpenBSD: join.1,v 1.16 2006/05/02 05:21:41 hugh Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -171,6 +171,7 @@ utility exits 0 on success or >0 if an error occurred.
.Sh SEE ALSO
.Xr awk 1 ,
.Xr comm 1 ,
+.Xr lam 1 ,
.Xr paste 1 ,
.Xr sort 1 ,
.Xr uniq 1