summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-03-20 21:14:59 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-03-20 21:14:59 +0000
commit0cab3a1109a726a93e03b739f3fd6d1d6e56f107 (patch)
treee40f07ed9daa4582098a67a2f2ab43b827762656
parentf9b62c4b41fe2c222a87dde4272749410575ae78 (diff)
some updates/improvements for BUGS;
-rw-r--r--share/man/man5/changelist.510
1 files changed, 7 insertions, 3 deletions
diff --git a/share/man/man5/changelist.5 b/share/man/man5/changelist.5
index 75c01ce1387..68f516d6098 100644
--- a/share/man/man5/changelist.5
+++ b/share/man/man5/changelist.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: changelist.5,v 1.1 2003/09/25 09:19:11 jmc Exp $
+.\" $OpenBSD: changelist.5,v 1.2 2007/03/20 21:14:58 jmc Exp $
.\"
.\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org>
.\"
@@ -135,9 +135,13 @@ Removal of the
file itself could cause confusion.
.Pp
.Nm
-cannot warn about files being added to the system.
+cannot warn about files being added to the system, although
+.Xr security 8
+will pick up on any files listed in
+.Pa /etc/changelist
+being added or deleted.
.Pp
If you hose your system configuration files,
you just might be able to find the information you need in
.Pa /var/backups .
-This is not a CAVEAT, but we had to warn you somehow!
+This is not a CAVEAT, but we had to let you know somehow!