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::twpolicy.4 | |
parent | First step towards a working port. (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::twpolicy.4')
-rw-r--r-- | security/tripwire/files/patch-man::man4::twpolicy.4 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/security/tripwire/files/patch-man::man4::twpolicy.4 b/security/tripwire/files/patch-man::man4::twpolicy.4 new file mode 100644 index 000000000000..0d6ab39a39dd --- /dev/null +++ b/security/tripwire/files/patch-man::man4::twpolicy.4 @@ -0,0 +1,18 @@ +--- man/man4/twpolicy.4.orig Sat Mar 3 16:28:30 2001 ++++ man/man4/twpolicy.4 Sat Feb 23 13:50:10 2002 +@@ -36,7 +36,7 @@ + .\" + .nh + .ad l +-.TH TWPOLICY 4 "1 July 2000" ++.TH TWPOLICY 5 "1 July 2000" + .SH NAME + twpolicy \- \fITripwire\fP policy file reference + .SH DESCRIPTION +@@ -544,5 +544,5 @@ + .BR twadmin (8), + .BR twprint (8), + .BR siggen (8), +-.BR twconfig (4), ++.BR twconfig (5), + .BR twfiles (5) |