diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-06-27 21:01:50 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-06-27 21:01:50 +0000 |
commit | e963833932969600906ffe5fcc0734bbc0353a51 (patch) | |
tree | 709dea456b0fd9860a1277a89a6eed27d9cd370d | |
parent | 88bdbbb8ccdb00b1171608d581b10a9381ce0a94 (diff) |
right way round for macros;
-rw-r--r-- | usr.sbin/bgpd/bgpd.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5 index c4b4eaaa105..e6c5eafee53 100644 --- a/usr.sbin/bgpd/bgpd.conf.5 +++ b/usr.sbin/bgpd/bgpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpd.conf.5,v 1.110 2010/06/27 19:53:34 claudio Exp $ +.\" $OpenBSD: bgpd.conf.5,v 1.111 2010/06/27 21:01:49 jmc Exp $ .\" .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> .\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> @@ -381,7 +381,7 @@ This is the same as using the following syntax: rde rib Loc-RIB rtable number .Ed .Pp -.It Ic socket Ar path Ic Op restricted +.It Ic socket Ar path Op Ic restricted Set the control socket location to .Ar path . If |