summaryrefslogtreecommitdiff
path: root/sysutils/ansible/patches/patch-docs_man_man1_ansible.1
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/ansible/patches/patch-docs_man_man1_ansible.1')
-rw-r--r--sysutils/ansible/patches/patch-docs_man_man1_ansible.137
1 files changed, 0 insertions, 37 deletions
diff --git a/sysutils/ansible/patches/patch-docs_man_man1_ansible.1 b/sysutils/ansible/patches/patch-docs_man_man1_ansible.1
deleted file mode 100644
index 02b96337c25..00000000000
--- a/sysutils/ansible/patches/patch-docs_man_man1_ansible.1
+++ /dev/null
@@ -1,37 +0,0 @@
-$NetBSD: patch-docs_man_man1_ansible.1,v 1.2 2013/04/13 17:51:57 riz Exp $
-
---- docs/man/man1/ansible.1.orig 2013-04-13 08:53:23.000000000 -0700
-+++ docs/man/man1/ansible.1 2013-04-13 08:55:50.000000000 -0700
-@@ -44,7 +44,7 @@
- The
- \fIPATH\fR
- to the inventory hosts file, which defaults to
--\fI/etc/ansible/hosts\fR\&.
-+\fI@PREFIX@/ansible/hosts\fR\&.
- .RE
- .PP
- \fB\-f\fR \fINUM\fR, \fB\-\-forks=\fR\fINUM\fR
-@@ -70,7 +70,7 @@
- The
- \fIDIRECTORY\fR
- to load modules from\&. The default is
--\fI/usr/share/ansible\fR\&.
-+\fI@PREFIX@/share/ansible\fR\&.
- .RE
- .PP
- \fB\-a\fR \'\fIARGUMENTS\fR\', \fB\-\-args=\fR\'\fIARGUMENTS\fR\'
-@@ -168,11 +168,11 @@
- Ranges of hosts are also supported\&. For more information and additional options, see the documentation on http://ansible\&.github\&.com/\&.
- .SH "FILES"
- .sp
--/etc/ansible/hosts \(em Default inventory file
-+@PREFIX@/ansible/hosts \(em Default inventory file
- .sp
--/usr/share/ansible/ \(em Default module library
-+@PREFIX@/share/ansible/ \(em Default module library
- .sp
--/etc/ansible/ansible\&.cfg \(em Config file, used if present
-+@PREFIX@/ansible/ansible\&.cfg \(em Config file, used if present
- .sp
- ~/\&.ansible\&.cfg \(em User config file, overrides the default config if present
- .SH "ENVIRONMENT"