diff --git a/share/man/man7/symlink.7 b/share/man/man7/symlink.7 index 7ad32dd75a91..9ff7b7ebd3c2 100644 --- a/share/man/man7/symlink.7 +++ b/share/man/man7/symlink.7 @@ -1,4 +1,4 @@ -.\" $NetBSD: symlink.7,v 1.4 2002/03/06 14:43:03 wiz Exp $ +.\" $NetBSD: symlink.7,v 1.5 2002/07/07 14:56:48 bjh21 Exp $ .\" .\" Copyright (c) 1992, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -111,9 +111,10 @@ the system call would return a file descriptor to the file .Qq afile . .Pp -There are seven system calls that do not follow links, and which operate +There are eight system calls that do not follow links, and which operate on the symbolic link itself. They are: +.Xr lchflags 2 , .Xr lchmod 2 , .Xr lchown 2 , .Xr lstat 2 , @@ -449,6 +450,7 @@ options. .Xr tar 1 , .Xr chown 2 , .Xr execve 2 , +.Xr lchflags 2 , .Xr lchmod 2 , .Xr lchown 2 , .Xr lstat 2 ,