projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebfa4a3
)
Fixed typo
author
Jason Stover
<jhs@math.gcsu.edu>
Fri, 16 Dec 2005 17:30:27 +0000
(17:30 +0000)
committer
Jason Stover
<jhs@math.gcsu.edu>
Fri, 16 Dec 2005 17:30:27 +0000
(17:30 +0000)
doc/data-io.texi
patch
|
blob
|
history
diff --git
a/doc/data-io.texi
b/doc/data-io.texi
index c1c1bb871ef9738e961e3f9f88c2c53621cd0749..9ae0220d00a9ee5b8cd0857ce984505c1dc5fc59 100644
(file)
--- a/
doc/data-io.texi
+++ b/
doc/data-io.texi
@@
-154,7
+154,7
@@
of variable specifications may be present.
Each variable specification consists of a list of variable names
followed by a description of their location on the input line. Sets of
-variables may specified using the @code{DATA LIST} TO convention
+variables may
be
specified using the @code{DATA LIST} TO convention
(@pxref{Sets of
Variables}). There are two ways to specify the location of the variable
on the line: columnar style and FORTRAN style.