Typo fix: s/replace/replaced/

Submitted by:	Adam <bsdx@looksharp.net>
This commit is contained in:
Jordan K. Hubbard 2000-02-18 00:12:25 +00:00
parent a3c8168096
commit 6c17dea583
2 changed files with 2 additions and 2 deletions

View file

@ -135,7 +135,7 @@ decreasing the TTL in order to make gateways and firewalls less visible
and therefore less exposed to attacks. [MERGED]
The old `sd' (SCSI Disk) backwards compatibility support has been removed.
Any usage of "/dev/sd*" in ``/etc/fstab'' must be replace by "/dev/da*".
Any usage of "/dev/sd*" in ``/etc/fstab'' must be replaced by "/dev/da*".
In addition, any useage of "/dev/*sd*" in scripts need to be changed.
Even if you have old `sd' device entries in /dev, they will no longer work.

View file

@ -136,7 +136,7 @@ decreasing the TTL in order to make gateways and firewalls less visible
and therefore less exposed to attacks. [MERGED]
The old `sd' (SCSI Disk) backwards compatibility support has been removed.
Any usage of "/dev/sd*" in ``/etc/fstab'' must be replace by "/dev/da*".
Any usage of "/dev/sd*" in ``/etc/fstab'' must be replaced by "/dev/da*".
In addition, any useage of "/dev/*sd*" in scripts need to be changed.
Even if you have old `sd' device entries in /dev, they will no longer work.