components/snort/patches/snort.8.patch
changeset 1345 ee87318d9935
parent 213 7d4229dba5ed
child 2198 168b8acace5f
--- a/components/snort/patches/snort.8.patch	Thu Jun 13 17:39:51 2013 -0700
+++ b/components/snort/patches/snort.8.patch	Fri Jun 14 16:37:38 2013 -0700
@@ -1,29 +1,34 @@
---- snort.8.orig	Tue May  3 11:40:24 2011
-+++ snort.8	Tue May  3 11:42:11 2011
+Adjust snort man page to be in section 1M.
+
+--- snort-2.9.2/snort.8.orig	2013-03-18 12:26:58.589074327 -0700
++++ snort-2.9.2/snort.8	2013-03-18 12:28:26.378646691 -0700
 @@ -1,8 +1,8 @@
  .\" Process this file with
 -.\" groff -man -Tascii snort.8
 +.\" groff -man -Tascii snort.1m
  .\"
  .\" $Id$
--.TH SNORT 8 "February 2009"
-+.TH SNORT 1M "February 2009"
+-.TH SNORT 8 "December 2011"
++.TH SNORT 1M "December 2011"
  .SH NAME
  Snort \- open source network intrusion detection system
  .SH SYNOPSIS
-@@ -901,13 +901,13 @@
+@@ -913,15 +913,15 @@
+ Causes the daemon to close all opened files and restart.
  Please \fBnote\fR that this will only work if the \fBfull\fR pathname is
- used to invoke snort in daemon mode, otherwise snort will just exit with an 
- error message being sent to  
--.B syslogd(8)
-+.B syslogd(1M)
- .
- .PP 
+ used to invoke snort in daemon mode, otherwise snort will just exit with an
+-error message being sent to \fBsyslogd(8)\fR.
++error message being sent to \fBsyslogd(1M)\fR.
+ .PP
  .IP SIGUSR1
  Causes the program to dump its current packet statistical information to the
- console or 
--.B syslogd(8)
-+.B syslogd(1M)
- if in daemon mode.
- .
+-console or \fBsyslogd(8)\fR if in daemon mode.
++console or \fBsyslogd(1M)\fR if in daemon mode.
  .PP
+ .IP SIGUSR2
+ Causes the program to rotate Perfmonitor statistical information to the 
+-console or \fBsyslogd(8)\fR if in daemon mode.
++console or \fBsyslogd(1M)\fR if in daemon mode.
+ .PP
+ .IP SIGURG
+ Causes the program to reload attribute table.