aboutsummaryrefslogtreecommitdiff
path: root/security/aide/files/patch-doc_aide.1
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-02-06 13:17:01 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-02-06 13:17:01 +0000
commit58b7e36a58b05f3db6437bb1956e7df79dab7669 (patch)
tree60b7fbb4ad5da1ca6ab3d5fe7df51bc6ab27d391 /security/aide/files/patch-doc_aide.1
parentb00f6ee930d8b60f95b348d7cd2e6d780dac33d9 (diff)
downloadports-58b7e36a58b05f3db6437bb1956e7df79dab7669.tar.gz
ports-58b7e36a58b05f3db6437bb1956e7df79dab7669.zip
Misc. port cleanups and some manpage fixes (correct FILES section).
PR: 20997 (slightly modified for new port layout) Submitted by: olgeni Approved by: maintainer
Notes
Notes: svn path=/head/; revision=38035
Diffstat (limited to 'security/aide/files/patch-doc_aide.1')
-rw-r--r--security/aide/files/patch-doc_aide.123
1 files changed, 23 insertions, 0 deletions
diff --git a/security/aide/files/patch-doc_aide.1 b/security/aide/files/patch-doc_aide.1
new file mode 100644
index 000000000000..b016612768a3
--- /dev/null
+++ b/security/aide/files/patch-doc_aide.1
@@ -0,0 +1,23 @@
+--- doc/aide.1.orig Wed Jan 19 12:11:36 2000
++++ doc/aide.1 Sat Sep 2 13:00:57 2000
+@@ -45,11 +45,17 @@
+ Prints out the standard help message.
+ .PP
+ .SH FILES
+-.B <prefix>/etc/aide.conf
++.TP
++.BI PREFIX/etc/aide.conf.sample
++Example aide configuration file.
++.TP
++.BI /var/adm/aide/aide.conf
+ Default aide configuration file.
+-.B <prefix>/etc/aide.db
++.TP
++.BI /var/adm/aide/databases/aide.db
+ Default aide database.
+-.B <prefix>/etc/aide.db.new
++.TP
++.BI /var/adm/aide/databases/aide.db.new
+ Default aide output database.
+ .SH SEE ALSO
+ .BR aide.conf (5)