diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-01-22 21:36:32 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-01-22 21:36:32 +0000 |
commit | 517dc7360b497a8cd40cf30fe67dbf920c9b0200 (patch) | |
tree | 6e86c258231a3bc172c667d8af7fba61c7cb3977 /bin/ln | |
parent | 5e198499dc94fa1fa246ea1244da9ebb86c5a878 (diff) |
xref manual pages via SEE ALSO
Diffstat (limited to 'bin/ln')
-rw-r--r-- | bin/ln/symlink.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7 index 85ad7beeae5..b6129908557 100644 --- a/bin/ln/symlink.7 +++ b/bin/ln/symlink.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: symlink.7,v 1.3 1996/06/23 14:20:16 deraadt Exp $ +.\" $OpenBSD: symlink.7,v 1.4 1997/01/22 21:36:31 kstailey Exp $ .\" $NetBSD: symlink.7,v 1.4 1996/04/25 15:44:56 mycroft Exp $ .\" .\" Copyright (c) 1992, 1993, 1994 @@ -417,6 +417,7 @@ options. .Xr lstat 2 , .Xr readlink 2 , .Xr rename 2 , +.Xr symlink 2 , .Xr unlink 2 , .Xr fts 3 , .Xr remove 3 , |