summaryrefslogtreecommitdiffstats
path: root/lib/libutil/_secure_path.3
diff options
context:
space:
mode:
authorchris <chris@FreeBSD.org>1999-08-14 07:43:02 +0000
committerchris <chris@FreeBSD.org>1999-08-14 07:43:02 +0000
commit188efc60cd1f6ea822b9f4d873bd54494ac652f9 (patch)
tree92ae998741fa985337423849c1849ee6a4f918ab /lib/libutil/_secure_path.3
parentd680f15828153ca5c2da7da1c11daa8ec9582800 (diff)
downloadFreeBSD-src-188efc60cd1f6ea822b9f4d873bd54494ac652f9.zip
FreeBSD-src-188efc60cd1f6ea822b9f4d873bd54494ac652f9.tar.gz
Bad reference to lstat(3) changed to lstat(2)
Diffstat (limited to 'lib/libutil/_secure_path.3')
-rw-r--r--lib/libutil/_secure_path.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/_secure_path.3 b/lib/libutil/_secure_path.3
index 0ca3a70..0535462 100644
--- a/lib/libutil/_secure_path.3
+++ b/lib/libutil/_secure_path.3
@@ -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
OpenPOWER on IntegriCloud