diff options
author | darrenr <darrenr@FreeBSD.org> | 2003-04-05 21:12:58 +0000 |
---|---|---|
committer | darrenr <darrenr@FreeBSD.org> | 2003-04-05 21:12:58 +0000 |
commit | 72ec972c34ba382eff457cce3d537dae130a2a73 (patch) | |
tree | 95b726aa9f65cdcf54b7b125965c52bd07266d43 /contrib | |
parent | 12f92b3b2879b2801c637a576611ccf2a66551bd (diff) | |
download | FreeBSD-src-72ec972c34ba382eff457cce3d537dae130a2a73.zip FreeBSD-src-72ec972c34ba382eff457cce3d537dae130a2a73.tar.gz |
update man page to reflect change in default syslog level ipmon is now compiled with
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/ipfilter/man/ipmon.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ipfilter/man/ipmon.8 b/contrib/ipfilter/man/ipmon.8 index 3fa6caf..a559e94 100644 --- a/contrib/ipfilter/man/ipmon.8 +++ b/contrib/ipfilter/man/ipmon.8 @@ -126,7 +126,7 @@ or later) or \fI/etc/ipmon.pid\fP for all others. .B \-s Packet information read in will be sent through syslogd rather than saved to a file. The default facility when compiled and installed is -\fBlocal0\fP. The following levels are used: +\fBsecurity\fP. The following levels are used: .IP .B LOG_INFO \- packets logged using the "log" keyword as the action rather |