On Sat, Dec 05, 2009 at 07:56:54PM -0500, Brad Tilley wrote: > # cvs diff -uNp faq4.html > Index: faq4.html > =================================================================== > RCS file: /cvs/www/faq/faq4.html,v > retrieving revision 1.290 > diff -N -u -p faq4.html > --- faq4.html 30 Nov 2009 03:03:02 -0000 1.290 > +++ faq4.html 6 Dec 2009 00:55:39 -0000 > @@ -2142,7 +2142,7 @@ following partitions: > <ul> > <li><b>/ - root:</b> > In addition to being where the other file systems are mounted, > -the root file system hold all the files needed to boot OpenBSD. > +the root file system holds all the files needed to boot OpenBSD. > This includes the kernel, plus the basic utilities in <tt>/sbin</tt> and > <tt>/bin</tt>, the configuration files in <tt>/etc</tt>, and the device > directory, <tt>/dev</tt> which are all used to bring up the system.
fixed, thanks. jmc