From b7679caa29cb25c70590651aa53925ec72ec260b Mon Sep 17 00:00:00 2001 From: mikel Date: Tue, 25 Mar 1997 05:30:29 +0000 Subject: [PATCH] add xref to symlink(2) --- bin/ln/symlink.7 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7 index be2bc18860a7..4965c631d1bc 100644 --- a/bin/ln/symlink.7 +++ b/bin/ln/symlink.7 @@ -1,4 +1,4 @@ -.\" $NetBSD: symlink.7,v 1.4 1996/04/25 15:44:56 mycroft Exp $ +.\" $NetBSD: symlink.7,v 1.5 1997/03/25 05:30:29 mikel Exp $ .\" .\" Copyright (c) 1992, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -416,6 +416,7 @@ options. .Xr lstat 2 , .Xr readlink 2 , .Xr rename 2 , +.Xr symlink 2 , .Xr unlink 2 , .Xr fts 3 , .Xr remove 3 ,