Fix Hiten's email address and split devicename into device name.
PR: docs/77817 Approved by: simon (mentor) Submitted by: Jesus R. Camou <jcamou at COX dot net>
This commit is contained in:
parent
30baf91f00
commit
85b4853fdb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23852
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
The Vinum Volume Manager
|
||||
By Greg Lehey (grog at lemis dot com)
|
||||
|
||||
Added to the Handbook by Hiten Pandya <hiten@FreeBSD.org>
|
||||
Added to the Handbook by Hiten Pandya <hmp@FreeBSD.org>
|
||||
and Tom Rhodes <trhodes@FreeBSD.org>
|
||||
|
||||
For the FreeBSD Documentation Project
|
||||
|
@ -1096,7 +1096,7 @@ sd name bigraid.p0.s4 drive e plex bigraid.p0 state initializing len 4194304b dr
|
|||
root device in <filename>/etc/fstab</filename>, and passes
|
||||
this information on to the kernel. When it comes to mount
|
||||
the root filesystem, the kernel figures out from the
|
||||
devicename provided which driver to ask to translate this
|
||||
device name provided which driver to ask to translate this
|
||||
into the internal device ID (major/minor number).</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
|
Loading…
Reference in a new issue