misc/61630: Doubled line in section 12.10.2 of Handbook.

Marian Cerny jojo at matfyz.cz
Tue Jan 20 05:40:33 PST 2004


>Number:         61630
>Category:       misc
>Synopsis:       Doubled line in section 12.10.2 of Handbook.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 20 05:40:25 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Marian Cerny
>Release:        5.1R
>Organization:
>Environment:
FreeBSD mrokarik 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu Jun  5 02:55:42 GMT 2003     root at wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
In section 12.10.2 File-Backed File System under FreeBSD 5.X of Handbook is written:

# dd if=/dev/zero of=newimage bs=1k count=5k
5120+0 records in
5120+0 records in
5120+0 records out
# mdmfs -F newimage -s 5m md0 /mnt
# df /mnt
Filesystem 1K-blocks Used Avail Capacity  Mounted on
/dev/md0        4846    2  4458     0%    /mnt

where this line is doubled:
5120+0 records in
5120+0 records in

Also, before this example there are two examples:
Example 12-6. Using mdconfig to Mount an Existing File System Image under FreeBSD 5.X
Example 12-7. Creating a New File-Backed Disk with mdconfig

This example (in which the doubled line is) does not have it's heading. Is this ok?
>How-To-Repeat:
See section 12.10.2 File-Backed File System under FreeBSD 5.X of the Handbook.
>Fix:
Delete the doubled line. Maybe also add some heading to the third example.
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list