summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-10-08 12:39:49 +0000
committeruqs <uqs@FreeBSD.org>2010-10-08 12:39:49 +0000
commitf987d108ff49e7a674821ea62a05be912a3e1c04 (patch)
tree21bf6b669c3e6cc878c3908f775b9b701515385c /usr.sbin
parentb4c4094b6c47fde0c244151258a2914292ae6d5b (diff)
downloadFreeBSD-src-f987d108ff49e7a674821ea62a05be912a3e1c04.zip
FreeBSD-src-f987d108ff49e7a674821ea62a05be912a3e1c04.tar.gz
mdoc: fix manlint warnings by unbreaking mdoc syntax
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.83
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8 b/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8
index 2a37292..a015c82 100644
--- a/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8
+++ b/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8
@@ -62,7 +62,7 @@ Display the help data for the specified command.
.It disk-list
Provide a listing of the storage devices detected on this system.
.It disk-part Ar disk
-Queries the specified storage device and returns information about its
+Queries the specified storage device and returns information about its
partitions.
.It disk-info Ar disk
Returns information about a storage device's size, cylinders, heads, and
@@ -106,6 +106,7 @@ used by automated install scripts.
.It setup-ssh-keys Ar user Ar host Ar port
Setup SSH without a password for the target host, user, and port. Used to
prompt the user to log into a server before doing a rsync + ssh restore.
+.El
.Sh HISTORY
This version of
.Nm
OpenPOWER on IntegriCloud