summaryrefslogtreecommitdiffstats
path: root/usr.sbin/relayctl
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/relayctl
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/relayctl')
-rw-r--r--usr.sbin/relayctl/relayctl.87
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/relayctl/relayctl.8 b/usr.sbin/relayctl/relayctl.8
index b5a16209201..0aab2d81b7e 100644
--- a/usr.sbin/relayctl/relayctl.8
+++ b/usr.sbin/relayctl/relayctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: relayctl.8,v 1.24 2009/08/17 11:36:01 reyk Exp $
+.\" $OpenBSD: relayctl.8,v 1.25 2009/10/22 12:35:53 sobrado Exp $
.\"
.\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org>
.\"
@@ -14,7 +14,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: August 17 2009 $
+.Dd $Mdocdate: October 22 2009 $
.Dt RELAYCTL 8
.Os
.Sh NAME
@@ -98,7 +98,8 @@ again.
.Sh FILES
.Bl -tag -width "/var/run/relayd.sockXX" -compact
.It /var/run/relayd.sock
-Unix-domain socket used for communication with
+.Ux
+domain socket used for communication with
.Xr relayd 8 .
.El
.Sh ERRORS