typos from asmodai, one important for device.hints

This commit is contained in:
Warner Losh 2000-07-27 20:49:24 +00:00
parent 870fb37275
commit c6dd14300f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63924

View File

@ -32,9 +32,9 @@ ITEMS:'
errors. (see below, 20000624). errors. (see below, 20000624).
20000709: 20000709:
phk made the default options AJ. This may slow things down phk made the malloc default options AJ. This may slow things
and uncover other latent bugs in the code. If you need to run down and uncover other latent bugs in the code. If you need to
at full speed, you can disable this by doing the following: run at full speed, you can disable this by doing the following:
ln -s aj /etc/malloc.conf ln -s aj /etc/malloc.conf
20000706: 20000706:
@ -119,7 +119,7 @@ ITEMS:'
20000612: 20000612:
Peter took an axe to config(8). Besure that you read his mail Peter took an axe to config(8). Besure that you read his mail
on the topic before even thinking about updating. You will on the topic before even thinking about updating. You will
need to create a /boot/devices.hints or add a hints directive need to create a /boot/device.hints or add a hints directive
to your config file to compile them in statically. The format to your config file to compile them in statically. The format
of the config file has changed as well. Please see GENERIC or of the config file has changed as well. Please see GENERIC or
NEWCARD for examples of the new format. NEWCARD for examples of the new format.