Consistancy checks: s/file system/filesystem/g
This commit is contained in:
parent
09da6dffce
commit
9ba764ae23
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13100
16 changed files with 124 additions and 124 deletions
|
@ -20,8 +20,8 @@
|
|||
<year>2001</year>
|
||||
<holder>Robert A. Van Valzah</holder>
|
||||
</copyright>
|
||||
<pubdate>$Date: 2002-02-28 02:55:01 $ GMT</pubdate>
|
||||
<releaseinfo>$Id: article.sgml,v 1.6 2002-02-28 02:55:01 keramida Exp $</releaseinfo>
|
||||
<pubdate>$Date: 2002-05-16 01:42:03 $ GMT</pubdate>
|
||||
<releaseinfo>$Id: article.sgml,v 1.7 2002-05-16 01:42:03 trhodes Exp $</releaseinfo>
|
||||
</articleinfo>
|
||||
|
||||
<abstract>
|
||||
|
@ -2087,7 +2087,7 @@ ok <userinput>boot -s</userinput</screen>
|
|||
use strict;
|
||||
use FileHandle;
|
||||
|
||||
my $config_tag1 = '$Id: article.sgml,v 1.6 2002-02-28 02:55:01 keramida Exp $';
|
||||
my $config_tag1 = '$Id: article.sgml,v 1.7 2002-05-16 01:42:03 trhodes Exp $';
|
||||
# Copyright (C) 2001 Robert A. Van Valzah
|
||||
#
|
||||
# Bootstrap Vinum
|
||||
|
|
Loading…
Reference in a new issue