summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2013-05-13 18:13:50 +0000
committerjoel <joel@FreeBSD.org>2013-05-13 18:13:50 +0000
commitd1ce45a46f7a9b89b123dcde2d66f0ece46d880a (patch)
tree401a28c9c52f5ecdecdab12f3d0829ced996014a /usr.sbin
parent291f413ed8d0dec9c88fc58da7a31334ad3c09cd (diff)
downloadFreeBSD-src-d1ce45a46f7a9b89b123dcde2d66f0ece46d880a.zip
FreeBSD-src-d1ce45a46f7a9b89b123dcde2d66f0ece46d880a.tar.gz
mdoc sweep
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/portsnap/portsnap/portsnap.84
-rw-r--r--usr.sbin/pw/pw.conf.52
-rw-r--r--usr.sbin/uhsoctl/uhsoctl.111
3 files changed, 12 insertions, 5 deletions
diff --git a/usr.sbin/portsnap/portsnap/portsnap.8 b/usr.sbin/portsnap/portsnap/portsnap.8
index afe5c3e..baa1a57 100644
--- a/usr.sbin/portsnap/portsnap/portsnap.8
+++ b/usr.sbin/portsnap/portsnap/portsnap.8
@@ -169,7 +169,9 @@ If your clock is set to local time, adding the line
.Pp
.Dl 0 3 * * * root /usr/sbin/portsnap cron
.Pp
-to /etc/crontab is a good way to make sure you always have
+to
+.Pa /etc/crontab
+is a good way to make sure you always have
an up-to-date snapshot of the ports tree available which
can quickly be extracted into
.Pa /usr/ports .
diff --git a/usr.sbin/pw/pw.conf.5 b/usr.sbin/pw/pw.conf.5
index 3f023aa..61c40e8 100644
--- a/usr.sbin/pw/pw.conf.5
+++ b/usr.sbin/pw/pw.conf.5
@@ -32,7 +32,7 @@
.Nd format of the pw.conf configuration file
.Sh DESCRIPTION
The file
-.In /etc/pw.conf
+.Pa /etc/pw.conf
contains configuration data for the
.Xr pw 8
utility.
diff --git a/usr.sbin/uhsoctl/uhsoctl.1 b/usr.sbin/uhsoctl/uhsoctl.1
index cd0c5ca..826a1ec 100644
--- a/usr.sbin/uhsoctl/uhsoctl.1
+++ b/usr.sbin/uhsoctl/uhsoctl.1
@@ -50,7 +50,7 @@
is a small connection utility for Option N.V. devices that are based on Options
packet interface and uses proprietary AT_* calls to establish connections.
The utility (tries to) configure both default route and name servers
-(/etc/resolv.conf).
+.Po Pa /etc/resolv.conf Pc .
.Pp
By default
.Nm
@@ -76,8 +76,13 @@ Specify username.
.It Fl k Ar password
Specify username.
.It Fl r Ar path
-Path to resolv.conf, default /etc/resolv.conf.
-Use /dev/null to disable updating of name servers.
+Path to
+.Pa resolv.conf ,
+default
+.Pa /etc/resolv.conf .
+Use
+.Pa /dev/null
+to disable updating of name servers.
.It Fl f Ar path
Explicitly set the serial port to use as controlling terminal.
Might be needed if the automatic detection fails.
OpenPOWER on IntegriCloud