Correct grammar.

This commit is contained in:
Greg Lehey 2002-05-28 23:51:48 +00:00
parent 496c9f72cc
commit 69af2ac521
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13266

View file

@ -20,8 +20,8 @@
<year>2001</year> <year>2001</year>
<holder>Robert A. Van Valzah</holder> <holder>Robert A. Van Valzah</holder>
</copyright> </copyright>
<pubdate>$Date: 2002-05-16 01:42:03 $ GMT</pubdate> <pubdate>$Date: 2002-05-28 23:51:48 $ GMT</pubdate>
<releaseinfo>$Id: article.sgml,v 1.7 2002-05-16 01:42:03 trhodes Exp $</releaseinfo> <releaseinfo>$Id: article.sgml,v 1.8 2002-05-28 23:51:48 grog Exp $</releaseinfo>
</articleinfo> </articleinfo>
<abstract> <abstract>
@ -288,7 +288,7 @@
was not derived from it. was not derived from it.
The name is a play on that history and the Latin adage The name is a play on that history and the Latin adage
<foreignphrase>In Vino Veritas</foreignphrase> <foreignphrase>In Vino Veritas</foreignphrase>
(<foreignphrase>Vino</foreignphrase> is the accusative form of (<foreignphrase>Vino</foreignphrase> is the ablatives form of
<foreignphrase>Vinum</foreignphrase>). <foreignphrase>Vinum</foreignphrase>).
Literally translated, that is <quote>Truth lies in wine</quote> hinting that Literally translated, that is <quote>Truth lies in wine</quote> hinting that
drunkards have a hard time lying. drunkards have a hard time lying.
@ -2087,7 +2087,7 @@ ok <userinput>boot -s</userinput</screen>
use strict; use strict;
use FileHandle; use FileHandle;
my $config_tag1 = '$Id: article.sgml,v 1.7 2002-05-16 01:42:03 trhodes Exp $'; my $config_tag1 = '$Id: article.sgml,v 1.8 2002-05-28 23:51:48 grog Exp $';
# Copyright (C) 2001 Robert A. Van Valzah # Copyright (C) 2001 Robert A. Van Valzah
# #
# Bootstrap Vinum # Bootstrap Vinum