View | Details | Raw Unified | Return to bug 77817 | Differences between
and this patch

Collapse All | Expand All

(-)chapter.sgml (-2 / +2 lines)
Lines 2-8 Link Here
2
	The Vinum Volume Manager
2
	The Vinum Volume Manager
3
	By Greg Lehey (grog at lemis dot com)
3
	By Greg Lehey (grog at lemis dot com)
4
4
5
	Added to the Handbook by Hiten Pandya <hiten@FreeBSD.org>
5
	Added to the Handbook by Hiten Pandya <hmp@FreeBSD.org>
6
	and Tom Rhodes <trhodes@FreeBSD.org>
6
	and Tom Rhodes <trhodes@FreeBSD.org>
7
7
8
	For the FreeBSD Documentation Project
8
	For the FreeBSD Documentation Project
Lines 1096-1102 Link Here
1096
	    root device in <filename>/etc/fstab</filename>, and passes
1096
	    root device in <filename>/etc/fstab</filename>, and passes
1097
	    this information on to the kernel.	When it comes to mount
1097
	    this information on to the kernel.	When it comes to mount
1098
	    the root filesystem, the kernel figures out from the
1098
	    the root filesystem, the kernel figures out from the
1099
	    devicename provided which driver to ask to translate this
1099
	    device name provided which driver to ask to translate this
1100
	    into the internal device ID (major/minor number).</para>
1100
	    into the internal device ID (major/minor number).</para>
1101
	</listitem>
1101
	</listitem>
1102
      </itemizedlist>
1102
      </itemizedlist>

Return to bug 77817