diff options
Diffstat (limited to 'lib/libutil/_secure_path.3')
| -rw-r--r-- | lib/libutil/_secure_path.3 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/libutil/_secure_path.3 b/lib/libutil/_secure_path.3 index cf89315a89e0..87a1baa38242 100644 --- a/lib/libutil/_secure_path.3 +++ b/lib/libutil/_secure_path.3 @@ -19,7 +19,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 2, 1997 +.Dd May 10, 2020 .Dt _SECURE_PATH 3 .Os .Sh NAME @@ -69,6 +69,10 @@ reason, at LOG_ERR priority. Code from which this function was derived was contributed to the .Fx project by Berkeley Software Design, Inc. +The function +.Fn _secure_path +first appeared in +.Fx 2.2.5 . .Sh BUGS The checks carried out are rudimentary and no attempt is made to eliminate race conditions between use of this function and |
