snort.8.patch revision 1768
1768N/AAdjust snort man page to be in section 1M.
1768N/A
1768N/A--- snort-2.9.2/snort.8.orig 2013-03-18 12:26:58.589074327 -0700
1768N/A+++ snort-2.9.2/snort.8 2013-03-18 12:28:26.378646691 -0700
213N/A@@ -1,8 +1,8 @@
213N/A .\" Process this file with
213N/A-.\" groff -man -Tascii snort.8
213N/A+.\" groff -man -Tascii snort.1m
213N/A .\"
213N/A .\" $Id$
1768N/A-.TH SNORT 8 "December 2011"
1768N/A+.TH SNORT 1M "December 2011"
213N/A .SH NAME
213N/A Snort \- open source network intrusion detection system
213N/A .SH SYNOPSIS
1768N/A@@ -913,15 +913,15 @@
1768N/A Causes the daemon to close all opened files and restart.
213N/A Please \fBnote\fR that this will only work if the \fBfull\fR pathname is
1768N/A used to invoke snort in daemon mode, otherwise snort will just exit with an
1768N/A-error message being sent to \fBsyslogd(8)\fR.
1768N/A+error message being sent to \fBsyslogd(1M)\fR.
1768N/A .PP
213N/A .IP SIGUSR1
213N/A Causes the program to dump its current packet statistical information to the
1768N/A-console or \fBsyslogd(8)\fR if in daemon mode.
1768N/A+console or \fBsyslogd(1M)\fR if in daemon mode.
213N/A .PP
1768N/A .IP SIGUSR2
1768N/A Causes the program to rotate Perfmonitor statistical information to the
1768N/A-console or \fBsyslogd(8)\fR if in daemon mode.
1768N/A+console or \fBsyslogd(1M)\fR if in daemon mode.
1768N/A .PP
1768N/A .IP SIGURG
1768N/A Causes the program to reload attribute table.