summaryrefslogtreecommitdiffstats
path: root/usr/sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-12-17 23:38:27 -0500
committerScott Ullrich <sullrich@pfsense.org>2010-12-17 23:38:27 -0500
commit9b8707c320efb46379ff9d25d9859d81d6410061 (patch)
tree444bc503a3e62ac665a61603bb80939d6ab55449 /usr/sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8
parent65c6cdfa85263d3ed39117577054d3fede9753df (diff)
downloadpfsense-9b8707c320efb46379ff9d25d9859d81d6410061.zip
pfsense-9b8707c320efb46379ff9d25d9859d81d6410061.tar.gz
Catch up to recent FreeBSD-9-CURRENT changes
Diffstat (limited to 'usr/sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8')
-rw-r--r--usr/sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.810
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8 b/usr/sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8
index 69556f4..2b42bbb 100644
--- a/usr/sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8
+++ b/usr/sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD: src/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8,v 1.2 2010/07/06 23:29:55 imp Exp $
+.\" $FreeBSD: src/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8,v 1.5 2010/10/08 12:40:16 uqs Exp $
.\"
.Dd June 24, 2010
.Dt PC-SYSINSTALL 8
@@ -53,16 +53,15 @@ Perform an installation as directed by
The
.Cm command
can be any one of the following:
-.Pp
.Bl -tag -width indent
.It help
Display a list of all commands.
.It help Ar command
-Dispay the help data for the specified command.
+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 +105,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
@@ -117,4 +117,4 @@ first appeared in
This utility was written to install PC-BSD and has seen limited use as an
installer for FreeBSD. It's likely that usage to install FreeBSD will expose
edge cases that PC-BSD doesn't, as well as generate feature requests based
-on unforseen needs.
+on unforeseen needs.
OpenPOWER on IntegriCloud