mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-27 16:39:08 +00:00
Bad reference to lstat(3) changed to lstat(2)
This commit is contained in:
parent
a251398eea
commit
84f347708b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=49746
@ -17,7 +17,7 @@
|
||||
.\" 5. Modifications may be freely made to this file providing the above
|
||||
.\" conditions are met.
|
||||
.\"
|
||||
.\" $Id: _secure_path.3,v 1.2 1997/05/15 06:06:32 davidn Exp $
|
||||
.\" $Id: _secure_path.3,v 1.3 1998/06/06 05:50:42 jkoshy Exp $
|
||||
.\"
|
||||
.Dd May 2, 1997
|
||||
.Os FreeBSD
|
||||
@ -63,7 +63,7 @@ The checks carried out are rudimentary and no attempt is made
|
||||
to eliminate race conditions between use of this function and
|
||||
access to the file referenced.
|
||||
.Sh SEE ALSO
|
||||
.Xr lstat 3 ,
|
||||
.Xr lstat 2 ,
|
||||
.Xr syslog 3 .
|
||||
.Sh HISTORY
|
||||
Code from which this function was derived was contributed to the
|
||||
|
Loading…
Reference in New Issue
Block a user