diff options
-rw-r--r-- | share/man/man8/security.8 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man8/security.8 b/share/man/man8/security.8 index 7dd871dca96..ba3070c479b 100644 --- a/share/man/man8/security.8 +++ b/share/man/man8/security.8 @@ -1,8 +1,8 @@ -.\" $OpenBSD: security.8,v 1.12 2007/05/31 19:19:59 jmc Exp $ +.\" $OpenBSD: security.8,v 1.13 2007/10/23 14:02:38 jmc Exp $ .\" .\" David Leonard, 2001. Public Domain. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: October 23 2007 $ .Dt SECURITY 8 .Os .Sh NAME @@ -107,6 +107,9 @@ See for further details. .It Check for changes to the disklabels of mounted disks. +.It +Report on the installation or removal of any system +.Xr package 5 . .El .Pp The intent of the |