aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2001-11-02 00:58:18 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2001-11-02 00:58:18 +0000
commit56dbc6bd8e9fe1f427a93a4cf79820969d363e89 (patch)
treed771ac1a253bf69c67c4927e9d01fb8b38456d9b /lib/libutil
parent1d3e22c54a7067b88b112f0047684ab41b435b04 (diff)
Notes
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/logwtmp.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libutil/logwtmp.3 b/lib/libutil/logwtmp.3
index f8fa4b6a5b87..b77aaa9284af 100644
--- a/lib/libutil/logwtmp.3
+++ b/lib/libutil/logwtmp.3
@@ -60,7 +60,9 @@ address using
Failing this, the hostname will be recorded as
.Qq invalid hostname .
.Pp
-The calling process must have permission to write to both files.
+The calling process must have permission to write to the
+.Xr wtmp 5
+file.
.Sh RETURN VALUES
None.
.Sh SEE ALSO