summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-10-31 10:27:56 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-10-31 10:27:56 +0000
commit676e1b110b4bd38152983cd7b8e71c1f41f7d85b (patch)
tree2ccfbdb6ba0eb1528e0040bea811d9443df0f532 /share
parent6391903a9e4caf3b32ac8cfe8e4e9c6139316308 (diff)
note that additions/removals of files in changelist will be reported too;
ok dlg
Diffstat (limited to 'share')
-rw-r--r--share/man/man8/security.87
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man8/security.8 b/share/man/man8/security.8
index 2bc1f1a246e..b056da0d6bf 100644
--- a/share/man/man8/security.8
+++ b/share/man/man8/security.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: security.8,v 1.10 2005/01/06 00:00:38 jmc Exp $
+.\" $OpenBSD: security.8,v 1.11 2006/10/31 10:27:55 jmc Exp $
.\"
.\" David Leonard, 2001. Public Domain.
.\"
@@ -97,8 +97,11 @@ the miscreant can modify the tree specification to match the replaced binary.
For details on really protecting yourself against modified binaries, see
.Xr mtree 8 .
.It
-Check for content changes in those files specified by
+Check for changes in files listed in
.Pa /etc/changelist .
+Files being created or deleted,
+as well as content change in the files themselves,
+are reported.
See
.Xr changelist 5
for further details.