Use consistent spelling,
writeable -> writable (recall prior debate over this? :-) initialise -> initialize recognise -> recognize Merry Christmas! :)
This commit is contained in:
parent
833fe6d53e
commit
ad6b3b7d8c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2292
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: hw.sgml,v 1.73 1997-11-23 19:13:42 obrien Exp $ -->
|
||||
<!-- $Id: hw.sgml,v 1.74 1997-12-25 09:36:37 hoek Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!--
|
||||
|
@ -1283,7 +1283,7 @@ filesystems containing a large variety of unusual conditions (and
|
|||
some not so unusual ones) and tested each program by do a backup
|
||||
and restore of that filesystems. The peculiarities included:
|
||||
files with holes, files with holes and a block of nulls, files
|
||||
with funny characters in their names, unreadable and unwriteable
|
||||
with funny characters in their names, unreadable and unwritable
|
||||
files, devices, files that change size during the backup, files
|
||||
that are created/deleted during the backup and more. She
|
||||
presented the results at LISA V in Oct. 1991.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: scsi.sgml,v 1.23 1997-11-23 19:13:42 obrien Exp $ -->
|
||||
<!-- $Id: scsi.sgml,v 1.24 1997-12-25 09:36:38 hoek Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!--
|
||||
|
@ -711,7 +711,7 @@ Mar 29 21:16:37 yedi /kernel: st1: Archive Viper 150 is a known rogue
|
|||
problem you must add an appropriate entry in /sys/scsi/scsiconf.c
|
||||
and rebuild your kernel.
|
||||
|
||||
Look for a struct that is initialised like below:
|
||||
Look for a struct that is initialized like below:
|
||||
<verb>
|
||||
{
|
||||
T_DIRECT, T_FIXED, "MAXTOR", "XT-4170S", "B5A",
|
||||
|
|
Loading…
Reference in a new issue