diff options
author | K. Richard Pixley <rich@cygnus> | 1992-06-16 17:44:51 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-06-16 17:44:51 +0000 |
commit | 916330207c13c37c0f986f52476701ec8620f30e (patch) | |
tree | 269ef616d09df8c35a71805329df6a7075267a69 /standards.texi | |
parent | 833ff6f0f773096bd3e2cabd43ecef6047954dea (diff) | |
download | gdb-916330207c13c37c0f986f52476701ec8620f30e.zip gdb-916330207c13c37c0f986f52476701ec8620f30e.tar.gz gdb-916330207c13c37c0f986f52476701ec8620f30e.tar.bz2 |
typo
Diffstat (limited to 'standards.texi')
-rw-r--r-- | standards.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standards.texi b/standards.texi index 93a7c5b..246921c 100644 --- a/standards.texi +++ b/standards.texi @@ -1323,7 +1323,7 @@ name on MS-DOG consists of up to 8 characters, optionally followed by a period and up to three characters. MS-DOG will truncate extra characters both before and after the period. Thus, @file{foobarhacker.c} and @file{foobarhacker.o} are not ambiguous; they -are truncated to @file{foobarhac.c} and @file{foobarhac.o}, which are +are truncated to @file{foobarha.c} and @file{foobarha.o}, which are distinct. Include in your distribution a copy of the @file{texinfo.tex} you used |