summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libexec/spamd/spamd.812
-rw-r--r--sbin/kbd/kbd.86
-rw-r--r--share/man/man5/mixerctl.conf.58
-rw-r--r--share/man/man5/mk.conf.58
-rw-r--r--share/man/man8/diskless.826
-rw-r--r--usr.bin/mixerctl/mixerctl.18
-rw-r--r--usr.bin/openssl/openssl.114
-rw-r--r--usr.bin/passwd/passwd.18
-rw-r--r--usr.bin/rdist/rdist.110
-rw-r--r--usr.sbin/arp/arp.86
-rw-r--r--usr.sbin/dvmrpd/dvmrpd.88
-rw-r--r--usr.sbin/hotplugd/hotplugd.812
-rw-r--r--usr.sbin/ikectl/ikectl.812
-rw-r--r--usr.sbin/iscsictl/iscsictl.88
-rw-r--r--usr.sbin/iscsid/iscsid.810
-rw-r--r--usr.sbin/ldpd/ldpd.88
-rw-r--r--usr.sbin/ospf6d/ospf6d.88
-rw-r--r--usr.sbin/ospfd/ospfd.88
-rw-r--r--usr.sbin/pppd/pppd.818
-rw-r--r--usr.sbin/ripd/ripd.88
-rw-r--r--usr.sbin/sensorsd/sensorsd.86
-rw-r--r--usr.sbin/sensorsd/sensorsd.conf.56
-rw-r--r--usr.sbin/sysmerge/sysmerge.812
-rw-r--r--usr.sbin/ypldap/ypldap.86
24 files changed, 118 insertions, 118 deletions
diff --git a/libexec/spamd/spamd.8 b/libexec/spamd/spamd.8
index 5144e500326..86e26854364 100644
--- a/libexec/spamd/spamd.8
+++ b/libexec/spamd/spamd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: spamd.8,v 1.128 2015/05/18 16:04:21 reyk Exp $
+.\" $OpenBSD: spamd.8,v 1.129 2015/07/27 17:28:38 sobrado Exp $
.\"
.\" Copyright (c) 2002 Theo de Raadt. All rights reserved.
.\"
@@ -22,7 +22,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 18 2015 $
+.Dd $Mdocdate: July 27 2015 $
.Dt SPAMD 8
.Os
.Sh NAME
@@ -585,13 +585,13 @@ The file needs to be copied to all hosts
sending or receiving synchronisation messages.
.Sh FILES
.Bl -tag -width "/etc/mail/spamd.alloweddomainsXX" -compact
-.It /etc/mail/spamd.alloweddomains
+.It Pa /etc/mail/spamd.alloweddomains
Required suffixes for greytrapping.
-.It /etc/mail/spamd.conf
+.It Pa /etc/mail/spamd.conf
Default configuration file.
-.It /etc/mail/spamd.key
+.It Pa /etc/mail/spamd.key
Authentication key for synchronisation messages.
-.It /var/db/spamd
+.It Pa /var/db/spamd
Greylisting database.
.El
.Sh SEE ALSO
diff --git a/sbin/kbd/kbd.8 b/sbin/kbd/kbd.8
index 36bd91d3a30..7e11a113f21 100644
--- a/sbin/kbd/kbd.8
+++ b/sbin/kbd/kbd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kbd.8,v 1.12 2009/05/06 19:13:26 jmc Exp $
+.\" $OpenBSD: kbd.8,v 1.13 2015/07/27 17:28:39 sobrado Exp $
.\"
.\" Copyright (c) 1996 Juergen Hannken-Illjes
.\" All rights reserved.
@@ -30,7 +30,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 6 2009 $
+.Dd $Mdocdate: July 27 2015 $
.Dt KBD 8
.Os
.Sh NAME
@@ -66,6 +66,6 @@ No message is printed unless an error occurs.
.El
.Sh FILES
.Bl -tag -width "/etc/kbdtypeXXX"
-.It /etc/kbdtype
+.It Pa /etc/kbdtype
Default national encoding.
.El
diff --git a/share/man/man5/mixerctl.conf.5 b/share/man/man5/mixerctl.conf.5
index 6a6ea551a3e..4a83e40c635 100644
--- a/share/man/man5/mixerctl.conf.5
+++ b/share/man/man5/mixerctl.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mixerctl.conf.5,v 1.5 2011/10/29 19:53:43 jmc Exp $
+.\" $OpenBSD: mixerctl.conf.5,v 1.6 2015/07/27 17:28:39 sobrado Exp $
.\"
.\" Copyright (c) 2008 Jason McIntyre <jmc@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 29 2011 $
+.Dd $Mdocdate: July 27 2015 $
.Dt MIXERCTL.CONF 5
.Os
.Sh NAME
@@ -135,9 +135,9 @@ The file can then be played back to determine quality.
.Dl $ aucat -o test.wav
.Sh FILES
.Bl -tag -width "/etc/mixerctl.confXXX" -compact
-.It /dev/mixer
+.It Pa /dev/mixer
Default audio mixing device.
-.It /etc/mixerctl.conf
+.It Pa /etc/mixerctl.conf
.Xr mixerctl 1
configuration file.
.El
diff --git a/share/man/man5/mk.conf.5 b/share/man/man5/mk.conf.5
index d44ead5ad4d..84e29549a44 100644
--- a/share/man/man5/mk.conf.5
+++ b/share/man/man5/mk.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mk.conf.5,v 1.26 2014/04/22 11:15:05 henning Exp $
+.\" $OpenBSD: mk.conf.5,v 1.27 2015/07/27 17:28:39 sobrado Exp $
.\"
.\" Copyright (c) 2003 Jason McIntyre
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: April 22 2014 $
+.Dd $Mdocdate: July 27 2015 $
.Dt MK.CONF 5
.Os
.Sh NAME
@@ -253,9 +253,9 @@ packages are installed.
.El
.Sh FILES
.Bl -tag -width XXXXXXXXXXXXXXX -compact
-.It /etc/mk.conf
+.It Pa /etc/mk.conf
System make configuration file.
-.It /usr/share/mk/*
+.It Pa /usr/share/mk/*
System include make files.
.El
.Sh SEE ALSO
diff --git a/share/man/man8/diskless.8 b/share/man/man8/diskless.8
index f4d3f70ddf8..213bb68824d 100644
--- a/share/man/man8/diskless.8
+++ b/share/man/man8/diskless.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: diskless.8,v 1.64 2015/02/16 16:38:54 naddy Exp $
+.\" $OpenBSD: diskless.8,v 1.65 2015/07/27 17:28:39 sobrado Exp $
.\" $NetBSD: diskless.8,v 1.7.4.1 1996/05/30 18:58:10 cgd Exp $
.\"
.\"
@@ -27,7 +27,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: February 16 2015 $
+.Dd $Mdocdate: July 27 2015 $
.Dt DISKLESS 8
.Os
.Sh NAME
@@ -384,27 +384,27 @@ Net boot the client.
.El
.Sh FILES
.Bl -tag -width "/usr/mdec/rbootdXX" -compact
-.It /etc/bootparams
+.It Pa /etc/bootparams
Client root and swap pathnames.
-.It /etc/dhcpd.conf
+.It Pa /etc/dhcpd.conf
DHCP daemon configuration file.
-.It /etc/ethers
+.It Pa /etc/ethers
Ethernet addresses of known clients.
-.It /etc/exports
+.It Pa /etc/exports
Exported NFS mount points.
-.It /etc/fstab
+.It Pa /etc/fstab
Static information about the filesystems.
-.It /etc/hostname.$if
+.It Pa /etc/hostname.$if
Interface-specific configuration file.
-.It /etc/hosts
+.It Pa /etc/hosts
Host name database.
-.It /etc/myname
+.It Pa /etc/myname
Default hostname and gateway.
-.It /etc/rbootd.conf
+.It Pa /etc/rbootd.conf
Configuration file for HP Remote Boot Daemon.
-.It /tftpboot
+.It Pa /tftpboot
Location of boot programs loaded by the Sun PROM.
-.It /usr/mdec/rbootd
+.It Pa /usr/mdec/rbootd
Location of boot programs loaded by the HP Boot ROM.
.El
.Sh SEE ALSO
diff --git a/usr.bin/mixerctl/mixerctl.1 b/usr.bin/mixerctl/mixerctl.1
index d17545bde07..de00c5e7227 100644
--- a/usr.bin/mixerctl/mixerctl.1
+++ b/usr.bin/mixerctl/mixerctl.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mixerctl.1,v 1.32 2008/10/19 06:11:03 jmc Exp $
+.\" $OpenBSD: mixerctl.1,v 1.33 2015/07/27 17:28:39 sobrado Exp $
.\" $NetBSD: mixerctl.1,v 1.8 1998/05/09 12:41:16 augustss Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 19 2008 $
+.Dd $Mdocdate: July 27 2015 $
.Dt MIXERCTL 1
.Os
.Sh NAME
@@ -155,9 +155,9 @@ The audio mixer device to use.
.El
.Sh FILES
.Bl -tag -width "/etc/mixerctl.confXXX" -compact
-.It /dev/mixer
+.It Pa /dev/mixer
Default mixer audio device.
-.It /etc/mixerctl.conf
+.It Pa /etc/mixerctl.conf
.Nm
configuration file.
.El
diff --git a/usr.bin/openssl/openssl.1 b/usr.bin/openssl/openssl.1
index ecf2eda2eab..5f849d7a30e 100644
--- a/usr.bin/openssl/openssl.1
+++ b/usr.bin/openssl/openssl.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: openssl.1,v 1.16 2015/07/08 16:37:25 sthen Exp $
+.\" $OpenBSD: openssl.1,v 1.17 2015/07/27 17:28:39 sobrado Exp $
.\" ====================================================================
.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
.\"
@@ -112,7 +112,7 @@
.\"
.\" OPENSSL
.\"
-.Dd $Mdocdate: July 8 2015 $
+.Dd $Mdocdate: July 27 2015 $
.Dt OPENSSL 1
.Os
.Sh NAME
@@ -10177,17 +10177,17 @@ or similar.
.\"
.Sh FILES
.Bl -tag -width "/etc/ssl/openssl.cnf" -compact
-.It /etc/ssl/
+.It Pa /etc/ssl/
Default config directory for
.Nm openssl .
-.It /etc/ssl/lib/
+.It Pa /etc/ssl/lib/
Unused.
-.It /etc/ssl/private/
+.It Pa /etc/ssl/private/
Default private key directory.
-.It /etc/ssl/openssl.cnf
+.It Pa /etc/ssl/openssl.cnf
Default configuration file for
.Nm openssl .
-.It /etc/ssl/x509v3.cnf
+.It Pa /etc/ssl/x509v3.cnf
Default configuration file for
.Nm x509
certificates.
diff --git a/usr.bin/passwd/passwd.1 b/usr.bin/passwd/passwd.1
index 3c04e240c51..72ce56fad01 100644
--- a/usr.bin/passwd/passwd.1
+++ b/usr.bin/passwd/passwd.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: passwd.1,v 1.42 2015/07/15 16:09:25 millert Exp $
+.\" $OpenBSD: passwd.1,v 1.43 2015/07/27 17:28:39 sobrado Exp $
.\"
.\" Copyright (c) 1990 The Regents of the University of California.
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" from: @(#)passwd.1 6.11 (Berkeley) 7/24/91
.\"
-.Dd $Mdocdate: July 15 2015 $
+.Dd $Mdocdate: July 27 2015 $
.Dt PASSWD 1
.Os
.Sh NAME
@@ -92,7 +92,7 @@ capability in
If none is specified, then blowfish with 8 rounds is used.
.Sh FILES
.Bl -tag -width /etc/master.passwd -compact
-.It /etc/login.conf
+.It Pa /etc/login.conf
configuration options
.It Pa /etc/master.passwd
user database
@@ -100,7 +100,7 @@ user database
user database, with confidential information removed
.It Pa /etc/passwd.XXXXXX
temporary copy of the password file
-.It /etc/ptmp
+.It Pa /etc/ptmp
lock file for the passwd database
.El
.Sh DIAGNOSTICS
diff --git a/usr.bin/rdist/rdist.1 b/usr.bin/rdist/rdist.1
index f16add95863..61ad24075d6 100644
--- a/usr.bin/rdist/rdist.1
+++ b/usr.bin/rdist/rdist.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rdist.1,v 1.45 2014/07/10 14:29:27 tedu Exp $
+.\" $OpenBSD: rdist.1,v 1.46 2015/07/27 17:28:39 sobrado Exp $
.\"
.\" Copyright (c) 1983 Regents of the University of California.
.\" All rights reserved.
@@ -30,7 +30,7 @@
.\" $From: rdist.man,v 6.34 1996/01/29 22:37:19 mcooper Exp $
.\" @(#)rdist.1 6.6 (Berkeley) 5/13/86
.\"
-.Dd $Mdocdate: July 10 2014 $
+.Dd $Mdocdate: July 27 2015 $
.Dt RDIST 1
.Os
.Sh NAME
@@ -727,14 +727,14 @@ The default is
.El
.Sh FILES
.Bl -tag -width "$TMPDIR/rdist*XXX" -compact
-.It {d,D}istfile
+.It Pa {d,D}istfile
.Nm
command file.
-.It /etc/Distfile
+.It Pa /etc/Distfile
System-wide
.Nm
command file.
-.It $TMPDIR/rdist*
+.It Pa $TMPDIR/rdist*
Temporary file for update lists.
.El
.Sh EXAMPLES
diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8
index db626a974ba..341ce5d9001 100644
--- a/usr.sbin/arp/arp.8
+++ b/usr.sbin/arp/arp.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: arp.8,v 1.35 2014/09/03 10:39:41 mpi Exp $
+.\" $OpenBSD: arp.8,v 1.36 2015/07/27 17:28:39 sobrado Exp $
.\" $NetBSD: arp.8,v 1.7 1995/03/01 11:50:59 chopps Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" from: @(#)arp.8 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: September 3 2014 $
+.Dd $Mdocdate: July 27 2015 $
.Dt ARP 8
.Os
.Sh NAME
@@ -196,7 +196,7 @@ This option cannot be used in combination with any other option.
.El
.Sh FILES
.Bl -tag -width "/etc/ethers" -compact
-.It /etc/ethers
+.It Pa /etc/ethers
Ethernet host name database.
.El
.Sh EXAMPLES
diff --git a/usr.sbin/dvmrpd/dvmrpd.8 b/usr.sbin/dvmrpd/dvmrpd.8
index fa50061fc6b..34f0e89b09e 100644
--- a/usr.sbin/dvmrpd/dvmrpd.8
+++ b/usr.sbin/dvmrpd/dvmrpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dvmrpd.8,v 1.9 2013/08/14 06:32:37 jmc Exp $
+.\" $OpenBSD: dvmrpd.8,v 1.10 2015/07/27 17:28:39 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: August 14 2013 $
+.Dd $Mdocdate: July 27 2015 $
.Dt DVMRPD 8
.Os
.Sh NAME
@@ -96,11 +96,11 @@ Produce more verbose output.
.El
.Sh FILES
.Bl -tag -width "/var/run/dvmrpd.sockXX" -compact
-.It /etc/dvmrpd.conf
+.It Pa /etc/dvmrpd.conf
Default
.Nm
configuration file.
-.It /var/run/dvmrpd.sock
+.It Pa /var/run/dvmrpd.sock
.Ux Ns -domain
socket used for communication with
.Xr dvmrpctl 8 .
diff --git a/usr.sbin/hotplugd/hotplugd.8 b/usr.sbin/hotplugd/hotplugd.8
index 6158989017f..5836a8b0f1e 100644
--- a/usr.sbin/hotplugd/hotplugd.8
+++ b/usr.sbin/hotplugd/hotplugd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hotplugd.8,v 1.12 2014/01/21 03:15:46 schwarze Exp $
+.\" $OpenBSD: hotplugd.8,v 1.13 2015/07/27 17:28:39 sobrado Exp $
.\"
.\" Copyright (c) 2004 Alexander Yurchenko <grange@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: January 21 2014 $
+.Dd $Mdocdate: July 27 2015 $
.Dt HOTPLUGD 8
.Os
.Sh NAME
@@ -76,13 +76,13 @@ and the unit number, e.g.\&
.Pa sd1 .
.Sh FILES
.Bl -tag -width "/dev/hotplug/attach" -compact
-.It /dev/hotplug
+.It Pa /dev/hotplug
Pseudo-device file.
-.It /etc/hotplug
+.It Pa /etc/hotplug
Directory where the scripts to execute are located.
-.It /etc/hotplug/attach
+.It Pa /etc/hotplug/attach
Script to execute on device attachment.
-.It /etc/hotplug/detach
+.It Pa /etc/hotplug/detach
Script to execute on device detachment.
.El
.Sh EXAMPLES
diff --git a/usr.sbin/ikectl/ikectl.8 b/usr.sbin/ikectl/ikectl.8
index 278fc462b1e..e03d9f779c6 100644
--- a/usr.sbin/ikectl/ikectl.8
+++ b/usr.sbin/ikectl/ikectl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ikectl.8,v 1.22 2015/02/28 21:51:57 bentley Exp $
+.\" $OpenBSD: ikectl.8,v 1.23 2015/07/27 17:28:39 sobrado Exp $
.\"
.\" Copyright (c) 2007-2013 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: February 28 2015 $
+.Dd $Mdocdate: July 27 2015 $
.Dt IKECTL 8
.Os
.Sh NAME
@@ -250,17 +250,17 @@ from the named
.El
.Sh FILES
.Bl -tag -width "/var/run/iked.sockXX" -compact
-.It /etc/iked/
+.It Pa /etc/iked/
Active configuration.
-.It /etc/ssl/
+.It Pa /etc/ssl/
Directory to store the CA files.
-.It /usr/share/iked
+.It Pa /usr/share/iked
If this optional directory exists,
.Nm
will include the contents with the
.Cm ca export
commands.
-.It /var/run/iked.sock
+.It Pa /var/run/iked.sock
default
.Ux Ns -domain
socket used for communication with
diff --git a/usr.sbin/iscsictl/iscsictl.8 b/usr.sbin/iscsictl/iscsictl.8
index 9a5eb7f4acc..5886a0f8f1b 100644
--- a/usr.sbin/iscsictl/iscsictl.8
+++ b/usr.sbin/iscsictl/iscsictl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iscsictl.8,v 1.5 2014/04/21 18:05:45 claudio Exp $
+.\" $OpenBSD: iscsictl.8,v 1.6 2015/07/27 17:28:39 sobrado Exp $
.\"
.\" Copyright (c) 2010 David Gwynne <dlg@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: April 21 2014 $
+.Dd $Mdocdate: July 27 2015 $
.Dt ISCSICTL 8
.Os
.Sh NAME
@@ -58,11 +58,11 @@ It shows how many calls were issued and how many bytes were read or written.
.El
.Sh FILES
.Bl -tag -width "/var/run/iscsid.sockXX" -compact
-.It /etc/iscsi.conf
+.It Pa /etc/iscsi.conf
Default
.Xr iscsid 8
configuration file.
-.It /var/run/iscsid.sock
+.It Pa /var/run/iscsid.sock
.Ux Ns -domain
socket used for communication with
.Xr iscsid 8 .
diff --git a/usr.sbin/iscsid/iscsid.8 b/usr.sbin/iscsid/iscsid.8
index 3e758d6d9a1..f78f4b860d5 100644
--- a/usr.sbin/iscsid/iscsid.8
+++ b/usr.sbin/iscsid/iscsid.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iscsid.8,v 1.9 2013/08/14 06:32:36 jmc Exp $
+.\" $OpenBSD: iscsid.8,v 1.10 2015/07/27 17:28:39 sobrado Exp $
.\"
.\" Copyright (c) 2010 David Gwynne <dlg@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 14 2013 $
+.Dd $Mdocdate: July 27 2015 $
.Dt ISCSID 8
.Os
.Sh NAME
@@ -57,13 +57,13 @@ Produce more verbose output.
.El
.Sh FILES
.Bl -tag -width "/var/run/iscsid.sockXX" -compact
-.It /etc/iscsi.conf
+.It Pa /etc/iscsi.conf
Default
.Nm
configuration file.
-.It /dev/vscsi0
+.It Pa /dev/vscsi0
Default device used to exchange SCSI messages with the kernel midlayer.
-.It /var/run/iscsid.sock
+.It Pa /var/run/iscsid.sock
.Ux Ns -domain
socket used for communication with
.Xr iscsictl 8 .
diff --git a/usr.sbin/ldpd/ldpd.8 b/usr.sbin/ldpd/ldpd.8
index 31c94f9b585..f5765e7d180 100644
--- a/usr.sbin/ldpd/ldpd.8
+++ b/usr.sbin/ldpd/ldpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ldpd.8,v 1.10 2013/07/04 14:35:23 jmc Exp $
+.\" $OpenBSD: ldpd.8,v 1.11 2015/07/27 17:28:39 sobrado Exp $
.\"
.\" Copyright (c) 2009 Michele Marchetto <michele@openbsd.org>
.\" 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: July 4 2013 $
+.Dd $Mdocdate: July 27 2015 $
.Dt LDPD 8
.Os
.Sh NAME
@@ -65,11 +65,11 @@ Produce more verbose output.
.El
.Sh FILES
.Bl -tag -width "/var/run/ldpd.sockXX" -compact
-.It /etc/ldpd.conf
+.It Pa /etc/ldpd.conf
Default
.Nm
configuration file.
-.It /var/run/ldpd.sock
+.It Pa /var/run/ldpd.sock
.Ux Ns -domain
socket used for communication with
.Xr ldpctl 8 .
diff --git a/usr.sbin/ospf6d/ospf6d.8 b/usr.sbin/ospf6d/ospf6d.8
index a056ca80adb..aa27ff67fe0 100644
--- a/usr.sbin/ospf6d/ospf6d.8
+++ b/usr.sbin/ospf6d/ospf6d.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ospf6d.8,v 1.17 2013/08/14 06:32:36 jmc Exp $
+.\" $OpenBSD: ospf6d.8,v 1.18 2015/07/27 17:28:39 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: August 14 2013 $
+.Dd $Mdocdate: July 27 2015 $
.Dt OSPF6D 8
.Os
.Sh NAME
@@ -153,11 +153,11 @@ Produce more verbose output.
.El
.Sh FILES
.Bl -tag -width "/var/run/ospf6d.sockXX" -compact
-.It /etc/ospf6d.conf
+.It Pa /etc/ospf6d.conf
Default
.Nm
configuration file.
-.It /var/run/ospf6d.sock
+.It Pa /var/run/ospf6d.sock
.Ux Ns -domain
socket used for communication with
.Xr ospf6ctl 8 .
diff --git a/usr.sbin/ospfd/ospfd.8 b/usr.sbin/ospfd/ospfd.8
index 830fec2020f..dec00976334 100644
--- a/usr.sbin/ospfd/ospfd.8
+++ b/usr.sbin/ospfd/ospfd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ospfd.8,v 1.30 2013/08/14 06:32:37 jmc Exp $
+.\" $OpenBSD: ospfd.8,v 1.31 2015/07/27 17:28:39 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: August 14 2013 $
+.Dd $Mdocdate: July 27 2015 $
.Dt OSPFD 8
.Os
.Sh NAME
@@ -153,11 +153,11 @@ Produce more verbose output.
.El
.Sh FILES
.Bl -tag -width "/var/run/ospfd.sockXX" -compact
-.It /etc/ospfd.conf
+.It Pa /etc/ospfd.conf
Default
.Nm
configuration file.
-.It /var/run/ospfd.sock
+.It Pa /var/run/ospfd.sock
.Ux Ns -domain
socket used for communication with
.Xr ospfctl 8 .
diff --git a/usr.sbin/pppd/pppd.8 b/usr.sbin/pppd/pppd.8
index 55fefdfbdc6..8ce0861d1f7 100644
--- a/usr.sbin/pppd/pppd.8
+++ b/usr.sbin/pppd/pppd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pppd.8,v 1.43 2014/03/17 17:07:45 deraadt Exp $
+.\" $OpenBSD: pppd.8,v 1.44 2015/07/27 17:28:39 sobrado Exp $
.\" Id: pppd.8,v 1.27 1998/03/31 04:31:08 paulus Exp $
.\"
.\" Copyright (c) 1993-2003 Paul Mackerras <paulus@samba.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: March 17 2014 $
+.Dd $Mdocdate: July 27 2015 $
.Dt PPPD 8
.Os
.Sh NAME
@@ -1241,7 +1241,7 @@ script.
.El
.Sh FILES
.Bl -tag -width Ds
-.It /var/run/ppp Ns Ar n Ns .pid
+.It Pa /var/run/ppp Ns Ar n Ns .pid
.\" (BSD or Linux),
.\" /etc/ppp/ppp Ns Ar n Ns .pid
.\" (others)
@@ -1249,13 +1249,13 @@ Process-ID for
.Nm
process on PPP interface unit
.Ar n .
-.It /etc/ppp/pap-secrets
+.It Pa /etc/ppp/pap-secrets
Usernames, passwords and IP addresses for PAP authentication.
This file should be owned by root and not readable or writable by any other
user.
.Nm
will log a warning if this is not the case.
-.It /etc/ppp/chap-secrets
+.It Pa /etc/ppp/chap-secrets
Names, secrets and IP addresses for CHAP authentication.
As for
.Pa /etc/ppp/pap-secrets ,
@@ -1263,21 +1263,21 @@ this file should be owned by root and not readable or writable
by any other user.
.Nm
will log a warning if this is not the case.
-.It /etc/ppp/options
+.It Pa /etc/ppp/options
System default options for
.Nm pppd ,
read before user default options or command-line options.
-.It ~/.ppprc
+.It Pa ~/.ppprc
User default options, read before
.Pf /etc/ppp/options. Ns Ar ttyname .
-.It /etc/ppp/options. Ns Ar ttyname
+.It Pa /etc/ppp/options. Ns Ar ttyname
System default options for the serial port being used, read after
.Pa ~/.ppprc .
In forming the
.Ar ttyname
part of this filename, an initial /dev/ is stripped from the port name (if
present), and any slashes in the remaining part are converted to dots.
-.It /etc/ppp/peers
+.It Pa /etc/ppp/peers
A directory containing options files which may contain privileged
options, even if
.Nm
diff --git a/usr.sbin/ripd/ripd.8 b/usr.sbin/ripd/ripd.8
index 4958ad05086..ac54e9d7241 100644
--- a/usr.sbin/ripd/ripd.8
+++ b/usr.sbin/ripd/ripd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ripd.8,v 1.11 2013/08/14 06:32:38 jmc Exp $
+.\" $OpenBSD: ripd.8,v 1.12 2015/07/27 17:28:40 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: August 14 2013 $
+.Dd $Mdocdate: July 27 2015 $
.Dt RIPD 8
.Os
.Sh NAME
@@ -65,11 +65,11 @@ Produce more verbose output.
.El
.Sh FILES
.Bl -tag -width "/var/run/ripd.sockXX" -compact
-.It /etc/ripd.conf
+.It Pa /etc/ripd.conf
Default
.Nm
configuration file.
-.It /var/run/ripd.sock
+.It Pa /var/run/ripd.sock
.Ux Ns -domain
socket used for communication with
.Xr ripctl 8 .
diff --git a/usr.sbin/sensorsd/sensorsd.8 b/usr.sbin/sensorsd/sensorsd.8
index 54e5d52c0e8..c2e1e597636 100644
--- a/usr.sbin/sensorsd/sensorsd.8
+++ b/usr.sbin/sensorsd/sensorsd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sensorsd.8,v 1.21 2014/08/26 12:34:24 millert Exp $
+.\" $OpenBSD: sensorsd.8,v 1.22 2015/07/27 17:28:40 sobrado Exp $
.\"
.\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org>
.\" Copyright (c) 2005 Matthew Gream <matthew.gream@pobox.com>
@@ -16,7 +16,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 26 2014 $
+.Dd $Mdocdate: July 27 2015 $
.Dt SENSORSD 8
.Os
.Sh NAME
@@ -71,7 +71,7 @@ will run in the foreground.
.El
.Sh FILES
.Bl -tag -width "/etc/sensorsd.conf"
-.It /etc/sensorsd.conf
+.It Pa /etc/sensorsd.conf
Configuration file for
.Nm .
.El
diff --git a/usr.sbin/sensorsd/sensorsd.conf.5 b/usr.sbin/sensorsd/sensorsd.conf.5
index c748063fa31..022f998137f 100644
--- a/usr.sbin/sensorsd/sensorsd.conf.5
+++ b/usr.sbin/sensorsd/sensorsd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sensorsd.conf.5,v 1.24 2011/12/03 23:01:21 schwarze Exp $
+.\" $OpenBSD: sensorsd.conf.5,v 1.25 2015/07/27 17:28:40 sobrado Exp $
.\"
.\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org>
.\" Copyright (c) 2005 Matthew Gream <matthew.gream@pobox.com>
@@ -16,7 +16,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: December 3 2011 $
+.Dd $Mdocdate: July 27 2015 $
.Dt SENSORSD.CONF 5
.Os
.Sh NAME
@@ -120,7 +120,7 @@ status changes of sensors of a certain type
or individual sensors.
.Sh FILES
.Bl -tag -width "/etc/sensorsd.conf"
-.It /etc/sensorsd.conf
+.It Pa /etc/sensorsd.conf
Configuration file for
.Xr sensorsd 8 .
.El
diff --git a/usr.sbin/sysmerge/sysmerge.8 b/usr.sbin/sysmerge/sysmerge.8
index 43eaf38db6e..54c45a54862 100644
--- a/usr.sbin/sysmerge/sysmerge.8
+++ b/usr.sbin/sysmerge/sysmerge.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysmerge.8,v 1.68 2014/11/26 15:52:30 ajacoutot Exp $
+.\" $OpenBSD: sysmerge.8,v 1.69 2015/07/27 17:28:40 sobrado Exp $
.\"
.\" Copyright (c) 2008 Antoine Jacoutot <ajacoutot@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: November 26 2014 $
+.Dd $Mdocdate: July 27 2015 $
.Dt SYSMERGE 8
.Os
.Sh NAME
@@ -153,19 +153,19 @@ If unset, this defaults to
.El
.Sh FILES
.Bl -tag -width "${TMPDIR}/sysmerge.XXXXXXXXXX" -compact
-.It ${TMPDIR}/sysmerge.XXXXXXXXXX
+.It Pa ${TMPDIR}/sysmerge.XXXXXXXXXX
Default work directory.
The
.Sy temproot
and
.Sy backup
directories are created relative to this.
-.It /etc/sysmerge.ignore
+.It Pa /etc/sysmerge.ignore
Files and directories to ignore from comparison.
-.It /usr/share/sysmerge/etc.tgz
+.It Pa /usr/share/sysmerge/etc.tgz
Base system set containing the reference files
corresponding to the currently installed release.
-.It /usr/share/sysmerge/xetc.tgz
+.It Pa /usr/share/sysmerge/xetc.tgz
.Xr X 7
set containing the reference files
corresponding to the currently installed release.
diff --git a/usr.sbin/ypldap/ypldap.8 b/usr.sbin/ypldap/ypldap.8
index 1e36c9d7cd9..c9fb97b349e 100644
--- a/usr.sbin/ypldap/ypldap.8
+++ b/usr.sbin/ypldap/ypldap.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ypldap.8,v 1.9 2014/09/08 01:27:56 schwarze Exp $
+.\" $OpenBSD: ypldap.8,v 1.10 2015/07/27 17:28:40 sobrado Exp $
.\"
.\" Copyright (c) 2008 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: September 8 2014 $
+.Dd $Mdocdate: July 27 2015 $
.Dt YPLDAP 8
.Os
.Sh NAME
@@ -61,7 +61,7 @@ Produce more verbose output.
.El
.Sh FILES
.Bl -tag -width "/etc/ypldap.confXX" -compact
-.It /etc/ypldap.conf
+.It Pa /etc/ypldap.conf
Default
.Nm
configuration file.