summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ripd/ripd.8
diff options
context:
space:
mode:
authorsobrado <sobrado@openbsd.org>2009-10-22 12:35:53 +0000
committersobrado <sobrado@openbsd.org>2009-10-22 12:35:53 +0000
commitd9f1e4116e27f92b5737aec9c2b382685962b847 (patch)
tree66d5cbe0bd633915b90205485641c943cbc1c7d7 /usr.sbin/ripd/ripd.8
parentOnly redraw the pane when changing mode, not the entire window. (diff)
downloadwireguard-openbsd-d9f1e4116e27f92b5737aec9c2b382685962b847.tar.xz
wireguard-openbsd-d9f1e4116e27f92b5737aec9c2b382685962b847.zip
use the UNIX-related macros (.At and .Ux) where appropriate.
ok jmc@
Diffstat (limited to 'usr.sbin/ripd/ripd.8')
-rw-r--r--usr.sbin/ripd/ripd.87
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/ripd/ripd.8 b/usr.sbin/ripd/ripd.8
index d2b3feb8747..8d517c6b7c2 100644
--- a/usr.sbin/ripd/ripd.8
+++ b/usr.sbin/ripd/ripd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ripd.8,v 1.5 2007/10/24 20:28:25 claudio Exp $
+.\" $OpenBSD: ripd.8,v 1.6 2009/10/22 12:35:53 sobrado Exp $
.\"
.\" Copyright (c) 2006 Michele Marchetto <mydecay@openbeer.it>
.\" Copyright (c) 2004, 2005, 2006 Esben Norby <norby@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: October 24 2007 $
+.Dd $Mdocdate: October 22 2009 $
.Dt RIPD 8
.Os
.Sh NAME
@@ -72,7 +72,8 @@ Default
.Nm
configuration file.
.It /var/run/ripd.sock
-Unix-domain socket used for communication with
+.Ux
+domain socket used for communication with
.Xr ripctl 8 .
.El
.Sh SEE ALSO