aboutsummaryrefslogtreecommitdiff
path: root/net/ifstated/files/patch-ifstated.8
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2010-08-22 01:15:32 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2010-08-22 01:15:32 +0000
commitfdde528fecb46d378da500b997ca8917a2311766 (patch)
treeb6abf15f4eafef51f3a4ab382fa864ff54432848 /net/ifstated/files/patch-ifstated.8
parente716b532616f5b5d763005ff359d20bacac7e761 (diff)
downloadports-fdde528fecb46d378da500b997ca8917a2311766.tar.gz
ports-fdde528fecb46d378da500b997ca8917a2311766.zip
Notes
Diffstat (limited to 'net/ifstated/files/patch-ifstated.8')
-rw-r--r--net/ifstated/files/patch-ifstated.832
1 files changed, 32 insertions, 0 deletions
diff --git a/net/ifstated/files/patch-ifstated.8 b/net/ifstated/files/patch-ifstated.8
new file mode 100644
index 000000000000..e0514386a0f5
--- /dev/null
+++ b/net/ifstated/files/patch-ifstated.8
@@ -0,0 +1,32 @@
+--- ifstated.8.orig 2010-06-11 12:20:08.000000000 -0500
++++ ifstated.8 2010-07-30 22:15:08.518460671 -0500
+@@ -29,6 +29,7 @@
+ .Ar macro Ns = Ns Ar value Oc
+ .Xc
+ .Op Fl f Ar file
++.Op Fl p Ar pidfile
+ .Ek
+ .Sh DESCRIPTION
+ The
+@@ -61,6 +62,10 @@
+ Specify an alternate location,
+ .Ar file ,
+ for the configuration file.
++.It Fl p Ar pidfile
++Specify the location,
++.Ar pidfile ,
++for the PID file.
+ .It Fl h
+ Print help message.
+ .It Fl i
+@@ -78,8 +83,8 @@
+ .Nm
+ reloads the configuration file.
+ .Sh FILES
+-.Bl -tag -width "/etc/ifstated.conf" -compact
+-.It Pa /etc/ifstated.conf
++.Bl -tag -width "/usr/local/etc/ifstated.conf" -compact
++.It Pa /usr/local/etc/ifstated.conf
+ .Nm
+ configuration file.
+ .El