diff src/file-io.cc @ 9039:51dc9691f23f

Cleanup documentation files errors.texi, debug.texi, io.texi Spellcheck Stylecheck
author Rik <rdrider0-list@yahoo.com>
date Sun, 22 Mar 2009 13:14:15 -0700
parents eb63fbe60fab
children 923c7cb7f13f
line wrap: on
line diff
--- a/src/file-io.cc
+++ b/src/file-io.cc
@@ -754,7 +754,7 @@
 The pointer is positioned @var{offset} characters from the @var{origin},\n\
 which may be one of the predefined variables @code{SEEK_CUR} (current\n\
 position), @code{SEEK_SET} (beginning), or @code{SEEK_END} (end of\n\
-file) or strings \"cof\", \"bof\" or \"eof\". If @var{origin} is omitted,\n\
+file) or strings \"cof\", \"bof\" or \"eof\".  If @var{origin} is omitted,\n\
 @code{SEEK_SET} is assumed.  The offset must be zero, or a value returned\n\
 by @code{ftell} (in which case @var{origin} must be @code{SEEK_SET}).\n\
 \n\