diff options
author | 1997-09-28 15:33:22 +0000 | |
---|---|---|
committer | 1997-09-28 15:33:22 +0000 | |
commit | f63d37c2f8a8af0c6a15a8ac38f181307db72f44 (patch) | |
tree | 7ee1565acce5f695bc7d610d26a339ec4894419d | |
parent | Threadway lives again. (diff) | |
download | wireguard-openbsd-f63d37c2f8a8af0c6a15a8ac38f181307db72f44.tar.xz wireguard-openbsd-f63d37c2f8a8af0c6a15a8ac38f181307db72f44.zip |
utmp/lastlog do not need rotation; mason@primenet.com.au
-rw-r--r-- | share/man/man5/utmp.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man5/utmp.5 b/share/man/man5/utmp.5 index 849d6c193dc..2f36f86574a 100644 --- a/share/man/man5/utmp.5 +++ b/share/man/man5/utmp.5 @@ -58,7 +58,8 @@ the .Nm wtmp file. .Pp -These files can grow rapidly on busy systems, daily or weekly rotation +.Nm wtmp +can can grow rapidly on busy systems, daily or weekly rotation is recommended. If any of these files do not exist, it is not created. These |