diff options
author | Cy Schubert <cy@FreeBSD.org> | 2002-03-01 01:47:15 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2002-03-01 01:47:15 +0000 |
commit | a6459ea267edc65be49643d7dbaf21aef748a6b9 (patch) | |
tree | 95c3922ca5d84f1fd08078adc3c6a6a1b808cccc /security/tripwire/files/patch-man::man4::twconfig.4 | |
parent | 61a0b70bc93ba108f14eb356a1f4cb516d2bcbbc (diff) |
Update from 1.2 (academic source release) to 2.3.1-2 (open source Linux
release). In relation to Tripwire 1.x, 2.x is a complete rewrite.
PR: ports/29137
Submitted by: nectar (first review), cjc (second review)
Notes
Notes:
svn path=/head/; revision=55363
Diffstat (limited to 'security/tripwire/files/patch-man::man4::twconfig.4')
-rw-r--r-- | security/tripwire/files/patch-man::man4::twconfig.4 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/security/tripwire/files/patch-man::man4::twconfig.4 b/security/tripwire/files/patch-man::man4::twconfig.4 new file mode 100644 index 000000000000..409f5190bf6e --- /dev/null +++ b/security/tripwire/files/patch-man::man4::twconfig.4 @@ -0,0 +1,20 @@ +--- man/man4/twconfig.4.orig Sat Mar 3 16:28:39 2001 ++++ man/man4/twconfig.4 Sat Feb 23 13:49:52 2002 +@@ -35,7 +35,7 @@ + .. + .nh + .ad l +-.TH TWCONFIG 4 "1 July 2000" ++.TH TWCONFIG 5 "1 July 2000" + .SH NAME + twconfig \- \fITripwire\fP configuration file reference + .SH DESCRIPTION +@@ -293,7 +293,7 @@ + .BR twadmin (8), + .BR twprint (8), + .BR siggen (8), +-.BR twpolicy (4), ++.BR twpolicy (5), + .BR twfiles (5), + .BR sendmail (1), + .BR vi (1), |