bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSPP-BUG: typo in doc/files.texi (shows up in manual and webpage)


From: Friedrich Beckmann
Subject: Re: PSPP-BUG: typo in doc/files.texi (shows up in manual and webpage)
Date: Mon, 7 Nov 2016 14:47:12 +0100

Hi,

thank you for reporting the typo! I fixed this with your patch in commit

http://git.savannah.gnu.org/cgit/pspp.git/commit/?id=02cd0355284a

Thanks!

Friedrich

Am 07.11.2016 um 00:30 schrieb address@hidden:

The texinfo source `doc/files.texi' contains a typo at the XEXPORT node:

  The EXPORT transformation writes the active dataset dictionary and
  data to a specified portable file.

It should read `The XEXPORT transformation...'.

Apply the following patch:

-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<
--- doc/files.texi.dist     2016-11-06 23:12:37 +0000
+++ doc/files.texi  2016-11-06 23:12:56 +0000
@@ -936,7 +936,7 @@
        /MAP
@end display

-The @cmd{EXPORT} transformation writes the active dataset dictionary and
+The @cmd{XEXPORT} transformation writes the active dataset dictionary and
data to a specified portable file.

This transformation is a @pspp{} extension.
-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<



The typo has propagated to pspp.info-1, pspp.xml and the online manual
webpage (https://www.gnu.org/software/pspp/manual/html_node/XEXPORT.html),
which also needs updating.


_______________________________________________
Bug-gnu-pspp mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-gnu-pspp


reply via email to

[Prev in Thread] Current Thread [Next in Thread]