summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorsobrado <sobrado@openbsd.org>2015-07-27 18:48:04 +0000
committersobrado <sobrado@openbsd.org>2015-07-27 18:48:04 +0000
commit0037dff8df1f4d2da7bd1d8473c4db05c6abbee9 (patch)
tree5d02f37f6f6e78c6d67014db917c2a687cbe8a07 /usr.sbin
parentdocument "F" in interactive mode, like for fsck.8; (diff)
downloadwireguard-openbsd-0037dff8df1f4d2da7bd1d8473c4db05c6abbee9.tar.xz
wireguard-openbsd-0037dff8df1f4d2da7bd1d8473c4db05c6abbee9.zip
use file system path (.Pa) semantic markup macros where appropriate.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/dhcpd/dhcpd.leases.56
-rw-r--r--usr.sbin/dvmrpctl/dvmrpctl.86
-rw-r--r--usr.sbin/ldpctl/ldpctl.86
-rw-r--r--usr.sbin/ospf6ctl/ospf6ctl.86
-rw-r--r--usr.sbin/ospfctl/ospfctl.86
-rw-r--r--usr.sbin/ripctl/ripctl.86
-rw-r--r--usr.sbin/smtpd/smtpctl.86
-rw-r--r--usr.sbin/snmpctl/snmpctl.86
8 files changed, 24 insertions, 24 deletions
diff --git a/usr.sbin/dhcpd/dhcpd.leases.5 b/usr.sbin/dhcpd/dhcpd.leases.5
index 0ea68786483..70801bb56f2 100644
--- a/usr.sbin/dhcpd/dhcpd.leases.5
+++ b/usr.sbin/dhcpd/dhcpd.leases.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dhcpd.leases.5,v 1.12 2014/11/15 14:41:02 bentley Exp $
+.\" $OpenBSD: dhcpd.leases.5,v 1.13 2015/07/27 18:48:04 sobrado Exp $
.\"
.\" Copyright (c) 1997, 1998 The Internet Software Consortium.
.\" All rights reserved.
@@ -36,7 +36,7 @@
.\" see ``http://www.isc.org/isc''. To learn more about Vixie
.\" Enterprises, see ``http://www.vix.com''.
.\"
-.Dd $Mdocdate: November 15 2014 $
+.Dd $Mdocdate: July 27 2015 $
.Dt DHCPD.LEASES 5
.Os
.Sh NAME
@@ -164,7 +164,7 @@ causing it to be abandoned.
In that case, the address is immediately assigned to the client.
.Sh FILES
.Bl -tag -width Ds -compact
-.It /var/db/dhcpd.leases
+.It Pa /var/db/dhcpd.leases
.El
.Sh SEE ALSO
.Xr dhcp-options 5 ,
diff --git a/usr.sbin/dvmrpctl/dvmrpctl.8 b/usr.sbin/dvmrpctl/dvmrpctl.8
index 76c094777b1..d997e7b1ff1 100644
--- a/usr.sbin/dvmrpctl/dvmrpctl.8
+++ b/usr.sbin/dvmrpctl/dvmrpctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dvmrpctl.8,v 1.9 2010/05/10 18:46:07 sthen Exp $
+.\" $OpenBSD: dvmrpctl.8,v 1.10 2015/07/27 18:48:04 sobrado Exp $
.\"
.\" Copyright (c) 2004, 2005, 2006 Esben Norby <norby@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: May 10 2010 $
+.Dd $Mdocdate: July 27 2015 $
.Dt DVMRPCTL 8
.Os
.Sh NAME
@@ -63,7 +63,7 @@ Show summary information.
.El
.Sh FILES
.Bl -tag -width "/var/run/dvmrpd.sockXX" -compact
-.It /var/run/dvmrpd.sock
+.It Pa /var/run/dvmrpd.sock
.Ux Ns -domain
socket used for communication with
.Xr dvmrpd 8 .
diff --git a/usr.sbin/ldpctl/ldpctl.8 b/usr.sbin/ldpctl/ldpctl.8
index 4716777c3a0..6e9bfe533d0 100644
--- a/usr.sbin/ldpctl/ldpctl.8
+++ b/usr.sbin/ldpctl/ldpctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ldpctl.8,v 1.9 2015/07/21 05:45:55 renato Exp $
+.\" $OpenBSD: ldpctl.8,v 1.10 2015/07/27 18:48:04 sobrado Exp $
.\"
.\" Copyright (c) 2009 Michele Marchetto <michele@openbsd.org>
.\" Copyright (c) 2004, 2005 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: July 21 2015 $
+.Dd $Mdocdate: July 27 2015 $
.Dt LDPCTL 8
.Os
.Sh NAME
@@ -85,7 +85,7 @@ Show the status of the configured pseudowires.
.El
.Sh FILES
.Bl -tag -width "/var/run/ldpd.sockXX" -compact
-.It /var/run/ldpd.sock
+.It Pa /var/run/ldpd.sock
.Ux Ns -domain
socket used for communication with
.Xr ldpd 8 .
diff --git a/usr.sbin/ospf6ctl/ospf6ctl.8 b/usr.sbin/ospf6ctl/ospf6ctl.8
index 576fe6bec81..b60febe6a9e 100644
--- a/usr.sbin/ospf6ctl/ospf6ctl.8
+++ b/usr.sbin/ospf6ctl/ospf6ctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ospf6ctl.8,v 1.9 2013/03/22 17:45:30 jmc Exp $
+.\" $OpenBSD: ospf6ctl.8,v 1.10 2015/07/27 18:48:05 sobrado Exp $
.\"
.\" Copyright (c) 2004, 2005, 2007 Esben Norby <norby@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: March 22 2013 $
+.Dd $Mdocdate: July 27 2015 $
.Dt OSPF6CTL 8
.Os
.Sh NAME
@@ -126,7 +126,7 @@ Show summary information.
.El
.Sh FILES
.Bl -tag -width "/var/run/ospf6d.sockXX" -compact
-.It /var/run/ospf6d.sock
+.It Pa /var/run/ospf6d.sock
.Ux Ns -domain
socket used for communication with
.Xr ospf6d 8 .
diff --git a/usr.sbin/ospfctl/ospfctl.8 b/usr.sbin/ospfctl/ospfctl.8
index 90000928136..e43f0616469 100644
--- a/usr.sbin/ospfctl/ospfctl.8
+++ b/usr.sbin/ospfctl/ospfctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ospfctl.8,v 1.26 2010/05/10 18:46:07 sthen Exp $
+.\" $OpenBSD: ospfctl.8,v 1.27 2015/07/27 18:48:05 sobrado Exp $
.\"
.\" Copyright (c) 2004, 2005 Esben Norby <norby@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: May 10 2010 $
+.Dd $Mdocdate: July 27 2015 $
.Dt OSPFCTL 8
.Os
.Sh NAME
@@ -129,7 +129,7 @@ Show summary information.
.El
.Sh FILES
.Bl -tag -width "/var/run/ospfd.sockXX" -compact
-.It /var/run/ospfd.sock
+.It Pa /var/run/ospfd.sock
.Ux Ns -domain
socket used for communication with
.Xr ospfd 8 .
diff --git a/usr.sbin/ripctl/ripctl.8 b/usr.sbin/ripctl/ripctl.8
index bc1045fca2e..045959ebd48 100644
--- a/usr.sbin/ripctl/ripctl.8
+++ b/usr.sbin/ripctl/ripctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ripctl.8,v 1.10 2010/05/10 18:46:07 sthen Exp $
+.\" $OpenBSD: ripctl.8,v 1.11 2015/07/27 18:48:05 sobrado Exp $
.\"
.\" Copyright (c) 2006 Michele Marchetto <mydecay@openbeer.it>
.\" Copyright (c) 2004, 2005 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: May 10 2010 $
+.Dd $Mdocdate: July 27 2015 $
.Dt RIPCTL 8
.Os
.Sh NAME
@@ -82,7 +82,7 @@ Show the Routing Information Base.
.El
.Sh FILES
.Bl -tag -width "/var/run/ripd.sockXX" -compact
-.It /var/run/ripd.sock
+.It Pa /var/run/ripd.sock
.Ux Ns -domain
socket used for communication with
.Xr ripd 8 .
diff --git a/usr.sbin/smtpd/smtpctl.8 b/usr.sbin/smtpd/smtpctl.8
index 6b1b3c94ca3..4e7b569fc3e 100644
--- a/usr.sbin/smtpd/smtpctl.8
+++ b/usr.sbin/smtpd/smtpctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: smtpctl.8,v 1.49 2014/09/29 20:56:46 jmc Exp $
+.\" $OpenBSD: smtpctl.8,v 1.50 2015/07/27 18:48:05 sobrado Exp $
.\"
.\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org>
.\" Copyright (c) 2012 Gilles Chehade <gilles@poolp.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: September 29 2014 $
+.Dd $Mdocdate: July 27 2015 $
.Dt SMTPCTL 8
.Os
.Sh NAME
@@ -309,7 +309,7 @@ a command which specifies an
applies to a specific recipient of a message.
.Sh FILES
.Bl -tag -width "/var/run/smtpd.sockXXX" -compact
-.It /var/run/smtpd.sock
+.It Pa /var/run/smtpd.sock
.Ux Ns -domain
socket used for communication with
.Xr smtpd 8 .
diff --git a/usr.sbin/snmpctl/snmpctl.8 b/usr.sbin/snmpctl/snmpctl.8
index 6ebd0edfaf4..61f91c30cc6 100644
--- a/usr.sbin/snmpctl/snmpctl.8
+++ b/usr.sbin/snmpctl/snmpctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: snmpctl.8,v 1.20 2013/10/07 11:40:09 reyk Exp $
+.\" $OpenBSD: snmpctl.8,v 1.21 2015/07/27 18:48:05 sobrado Exp $
.\"
.\" Copyright (c) 2007, 2008 Reyk Floeter <reyk@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: October 7 2013 $
+.Dd $Mdocdate: July 27 2015 $
.Dt SNMPCTL 8
.Os
.Sh NAME
@@ -149,7 +149,7 @@ see above.
.El
.Sh FILES
.Bl -tag -width "/var/run/snmpd.sockXX" -compact
-.It /var/run/snmpd.sock
+.It Pa /var/run/snmpd.sock
default
.Ux Ns -domain
socket used for communication with