diff options
author | charnier <charnier@FreeBSD.org> | 2003-03-24 16:02:05 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2003-03-24 16:02:05 +0000 |
commit | f0ffe0ef9f006aa0c680f7def2d63f561eaade3f (patch) | |
tree | 1a092156e84df44700be1a9dde40cf947f43e35a /lib/libutil/_secure_path.3 | |
parent | 4a7a5ceb415b6b952d09c593efb016bf4e786972 (diff) | |
download | FreeBSD-src-f0ffe0ef9f006aa0c680f7def2d63f561eaade3f.zip FreeBSD-src-f0ffe0ef9f006aa0c680f7def2d63f561eaade3f.tar.gz |
The .Fn function
Diffstat (limited to 'lib/libutil/_secure_path.3')
-rw-r--r-- | lib/libutil/_secure_path.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libutil/_secure_path.3 b/lib/libutil/_secure_path.3 index cd3cc25..0a19885 100644 --- a/lib/libutil/_secure_path.3 +++ b/lib/libutil/_secure_path.3 @@ -58,8 +58,9 @@ gid, if gid is not -1. This function returns zero if the file exists and may be considered secure, -2 if the file does not exist, and -1 otherwise to indicate a security failure. +The .Xr syslog 3 -is used to log any failure of this function, including the +function is used to log any failure of this function, including the reason, at LOG_ERR priority. .Sh BUGS The checks carried out are rudimentary and no attempt is made |