aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosef El-Rayes <josef@FreeBSD.org>2004-01-20 23:56:32 +0000
committerJosef El-Rayes <josef@FreeBSD.org>2004-01-20 23:56:32 +0000
commitebcb93faac52d3ce82c6a0b1fe7d6a1a55394bea (patch)
tree3a330611df2c5bdea55372d9e25f79ae23703c9c
parentf0e56c628ffad436c43104ba0b2c20d902214229 (diff)
downloaddoc-ebcb93faac52d3ce82c6a0b1fe7d6a1a55394bea.tar.gz
doc-ebcb93faac52d3ce82c6a0b1fe7d6a1a55394bea.zip
Fix bogus doubled line and add example tags for consistency.
Approved by: simon(mentor) Submitted by: Marian Cerny <jojo@matfyz.cz> PR: docs/61630
Notes
Notes: svn path=/head/; revision=19763
-rw-r--r--en_US.ISO8859-1/books/handbook/disks/chapter.sgml4
1 files changed, 3 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
index 1d80d15a3e..1650735b6e 100644
--- a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
@@ -2422,14 +2422,16 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
if you want to create and mount the same file system image as
above, simply type the following:</para>
+ <example>
+ <title>Configure and Mount a File-Backed Disk with <command>mdmfs</command></title>
<screen>&prompt.root; <userinput>dd if=/dev/zero of=<replaceable>newimage</replaceable> bs=1k count=<replaceable>5</replaceable>k</userinput>
5120+0 records in
-5120+0 records in
5120+0 records out
&prompt.root; <userinput>mdmfs -F <replaceable>newimage</replaceable> -s <replaceable>5</replaceable>m md<replaceable>0</replaceable> <replaceable>/mnt</replaceable></userinput>
&prompt.root; <userinput>df <replaceable>/mnt</replaceable></userinput>
Filesystem 1K-blocks Used Avail Capacity Mounted on
/dev/md0 4846 2 4458 0% /mnt</screen>
+ </example>
<para>If you use the option <option>md</option> without unit
number, &man.mdmfs.8; will use &man.md.4; auto-unit feature to