ports/net/openbgpd8/files/patch-bgplgd.8.in
Sebastian Oswald 6f83e83be9 net/openbgpd8: update 8.6 -> 8.8
- add BGPLGD option for the looking glass daemon

PR:		285527
Changes:	https://marc.info/?l=openbsd-announce&m=173444528418097&w=2
		https://marc.info/?l=openbsd-announce&m=173887198302373&w=2
Reviewed-by:	Tim Hogard <thogard@abnormal.com>
2025-05-25 21:21:43 +02:00

22 lines
444 B
Groff

--- src/bgplgd/bgplgd.8.in.orig 2025-04-28 17:23:51.692826000 +0200
+++ src/bgplgd/bgplgd.8.in 2025-04-28 17:24:32.798038000 +0200
@@ -180,7 +180,7 @@
.Dl socket \&"@RUNSTATEDIR@/bgpd.rsock\&" restricted
.Pp
An example setup in
-.Xr httpd 8
+.Xr obhttpd 8
is:
.Bd -literal -offset indent
location "/bgplgd/*" {
@@ -191,7 +191,7 @@
.Sh SEE ALSO
.Xr bgpctl 8 ,
.Xr bgpd 8 ,
-.Xr httpd 8
+.Xr obhttpd 8
.Sh HISTORY
The
.Nm