summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/sysinstall.8
diff options
context:
space:
mode:
Diffstat (limited to 'release/sysinstall/sysinstall.8')
-rw-r--r--release/sysinstall/sysinstall.814
1 files changed, 6 insertions, 8 deletions
diff --git a/release/sysinstall/sysinstall.8 b/release/sysinstall/sysinstall.8
index 965d1ef..f4c0d26 100644
--- a/release/sysinstall/sysinstall.8
+++ b/release/sysinstall/sysinstall.8
@@ -133,11 +133,10 @@ is run in multi-user mode. Execution ends either by explicit request
directive), upon reaching the end of the argument list or on error.
.Pp
For example:
-.nf
-
+.Bd -literal
/stand/sysinstall _ftpPath=ftp://ziggy/pub/ mediaSetFTP configPackages
-
-.fi
+.Ed
+.Pp
Would initialize
.Nm
for FTP installation media (using the server `ziggy') and then
@@ -335,10 +334,9 @@ to mount our DOS partition and make sure that an
entry is created for it in the new installation. Before calling the
.Ar diskLabelEditor
function, we simply add an additional line:
-.nf
- da0s1=/dos_c N
-
-.fi
+.Pp
+.Dl "da0s1=/dos_c N"
+.Pp
before the call. This tells the label editor that you want to mount
the first slice on
.Pa /dos_c
OpenPOWER on IntegriCloud