summaryrefslogtreecommitdiff
path: root/net/openbgpd/files/patch-bgpd_bgpd.8
diff options
context:
space:
mode:
Diffstat (limited to 'net/openbgpd/files/patch-bgpd_bgpd.8')
-rw-r--r--net/openbgpd/files/patch-bgpd_bgpd.837
1 files changed, 0 insertions, 37 deletions
diff --git a/net/openbgpd/files/patch-bgpd_bgpd.8 b/net/openbgpd/files/patch-bgpd_bgpd.8
deleted file mode 100644
index 5810275fa85e..000000000000
--- a/net/openbgpd/files/patch-bgpd_bgpd.8
+++ /dev/null
@@ -1,37 +0,0 @@
-
-$FreeBSD$
-
---- bgpd/bgpd.8.orig
-+++ bgpd/bgpd.8
-@@ -46,9 +46,9 @@
- .Nm
- is usually started at boot time, and can be enabled by
- setting the following in
--.Pa /etc/rc.conf.local :
-+.Pa /etc/rc.conf :
- .Pp
--.Dl bgpd_flags=\&"\&"
-+.Dl openbgpd_enable=\&"YES\&"
- .Pp
- See
- .Xr rc 8
-@@ -90,7 +90,7 @@
- .Ar file
- as the configuration file,
- instead of the default
--.Pa /etc/bgpd.conf .
-+.Pa %%PREFIX%%/etc/bgpd.conf .
- .It Fl n
- Configtest mode.
- Only check the configuration file for validity.
-@@ -98,8 +98,8 @@
- Produce more verbose output.
- .El
- .Sh FILES
--.Bl -tag -width "/etc/bgpd.confXXX" -compact
--.It Pa /etc/bgpd.conf
-+.Bl -tag -width "%%PREFIX%%/etc/bgpd.confXXX" -compact
-+.It Pa %%PREFIX%%/etc/bgpd.conf
- default
- .Nm
- configuration file