X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fpspp.texinfo;h=b01f0281918aeca04d6905de02fe616b7d89a1e8;hb=41f83a8f1c88489e4fc458fb7661430ff91d8a61;hp=78e2ef8e9e7f6324f572cdf78bd16010ef326671;hpb=620d94c8a41811d8dc8ba8a0f500896a9a894a18;p=pspp diff --git a/doc/pspp.texinfo b/doc/pspp.texinfo index 78e2ef8e9e..b01f028191 100644 --- a/doc/pspp.texinfo +++ b/doc/pspp.texinfo @@ -15,13 +15,21 @@ @include version.texi +@c This macro should be used for marking command names. For the purposes of markup, +@c no distinction is made between ``commands'' and ``procedures''. @macro cmd{CMDNAME} -\CMDNAME\ +@code{\CMDNAME\} +@end macro + +@c This macro is used for fragments of command syntax that are not in themselves command names. +@c It does not necessarily have to be a subcommand. +@macro subcmd{CMDNAME} +@code{\CMDNAME\} @end macro @c Use this macro to refer to PSPP itself . Not when giving a shell command line example. @macro pspp -PSPP +@sc{pspp} @end macro @@ -46,7 +54,7 @@ PSPP This manual is for GNU PSPP version @value{VERSION}, software for statistical analysis. -Copyright @copyright{} 1997, 1998, 2004, 2005, 2009 Free Software Foundation, Inc. +Copyright @copyright{} 1997, 1998, 2004, 2005, 2009, 2012 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document @@ -59,7 +67,7 @@ Free Documentation License". @end copying @titlepage -@title PSPP Users Guide +@title PSPP Users' Guide @subtitle GNU PSPP Statistical Analysis Software @subtitle Release @value{VERSION} @page