diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2012-07-20 20:32:20 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2012-07-20 20:32:20 +0000 |
commit | 8983a88800ffde4ec1dfa38e8bf845f3395e1f6c (patch) | |
tree | 63b7966915f99a902308719b47aecdd07dca2742 /net/spread/files/patch-docs__spread.1 | |
parent | - update to 1.0-rc4 (diff) |
- use reserverd UID/GID
- use ports-framework to create user/group
- remove pkg-(de)install
- rename patchfiles
- rename rc file ( s/.in// )
- bump PORTREVISION
with hat apache@
PR: 169953
Submitted by: Marcello Coutinho <marcellocoutinho@gmail.com>
Notes
Notes:
svn path=/head/; revision=301241
Diffstat (limited to 'net/spread/files/patch-docs__spread.1')
-rw-r--r-- | net/spread/files/patch-docs__spread.1 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/net/spread/files/patch-docs__spread.1 b/net/spread/files/patch-docs__spread.1 new file mode 100644 index 000000000000..6dca20e2b73d --- /dev/null +++ b/net/spread/files/patch-docs__spread.1 @@ -0,0 +1,18 @@ +--- docs/spread.1 Thu Dec 13 02:03:19 2001 ++++ docs/spread.1 Mon Dec 8 00:00:20 2003 +@@ -20,13 +20,11 @@ + Use an alternate configuration file + .I config-file + instead of +-.IR ./spread.conf . ++.IR /etc/spread.conf . + .SH FILES +-.I ./spread.conf ++.I /etc/spread.conf + .RS + The default config file location. +-.I /etc/spread.conf +-is also searched if a local file is not found. + .SH DIAGNOSTICS + The daemon will output some startup information to stdout + and any severe errors will also be output to stdout. Redirecting |