summaryrefslogtreecommitdiff
path: root/misc/amanda/files/patch-ad
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-23 16:18:36 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-23 16:18:36 +0000
commit06bc5745f8b3af1936bbf8f8c0c4aff80eb6fa85 (patch)
tree3e27d79fa22038eb364b4fe2b9eecf97408a2298 /misc/amanda/files/patch-ad
parent* Removed unneeded lines from Makefile (diff)
* Modified patches to support CC/INSTALL/PREFIX properly
* Stripped binaries * Sorted pkg/PLIST PR: 15226 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=23887
Diffstat (limited to 'misc/amanda/files/patch-ad')
-rw-r--r--misc/amanda/files/patch-ad27
1 files changed, 27 insertions, 0 deletions
diff --git a/misc/amanda/files/patch-ad b/misc/amanda/files/patch-ad
new file mode 100644
index 000000000000..cb9fc29789c9
--- /dev/null
+++ b/misc/amanda/files/patch-ad
@@ -0,0 +1,27 @@
+--- man/amanda.8.orig Mon May 20 11:11:25 1996
++++ man/amanda.8 Wed Dec 1 03:59:02 1999
+@@ -135,19 +135,19 @@
+
+ All the files are stored in a
+ .I config
+-directory under /etc/amanda. Often a single site will have more than
++directory under %%PREFIX%%/etc/amanda. Often a single site will have more than
+ one configuration; these configurations are named by the directories
+ that their config files are in. For example, a site might have a
+ .I normal
+ configuration for every-day backups, and a
+ .I archive
+ configuration for 6-month full archival backups. The config files for
+-these two would be stored under /etc/amanda/normal and
+-/etc/amanda/archive, respectively.
++these two would be stored under %%PREFIX%%/etc/amanda/normal and
++%%PREFIX%%/etc/amanda/archive, respectively.
+
+ All log and database files generated by Amanda go in corresponding
+-directories under /usr/adm/amanda. In our example, the logs would go
+-in /usr/adm/amanda/normal and /usr/adm/amanda/archive.
++directories under /var/log/amanda. In our example, the logs would go
++in /var/log/amanda/normal and /var/log/amanda/archive.
+
+ .SH CONFIG FILE PARAMETERS
+