Grammar fix.

This commit is contained in:
Marc Fonvieille 2004-08-05 18:25:32 +00:00
parent 43a0df9127
commit cf6a10e82d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21832

View file

@ -784,8 +784,8 @@ device umass</programlisting>
<para>The &man.umass.4; driver uses the SCSI subsystem to access
to the USB storage devices, your USB device will be seen as a
SCSI device by the system. Depending on the USB chipset on
your motherboard, you only need one of both <literal>device
uhci</literal> and <literal>device ohci</literal>, however
your motherboard, you only need either <literal>device
uhci</literal> or <literal>device ohci</literal>, however
having both in the kernel configuration file is harmless. Do
not forget to compile and install the new kernel if you added
any lines.</para>