]> granicus.if.org Git - python/commitdiff
Logical markup.
authorFred Drake <fdrake@acm.org>
Tue, 24 Feb 1998 21:43:05 +0000 (21:43 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 24 Feb 1998 21:43:05 +0000 (21:43 +0000)
Doc/lib/libtemplate.tex
Doc/libtemplate.tex
Doc/templates/module.tex

index 43756494559555d8871f4e57d85612c0a7dcf5ca..db0793458aac51ae1986d11159ea1a9a56958f43 100644 (file)
@@ -25,7 +25,7 @@
 % Mention other important restrictions or general operating principles.
 % For example:
 
-The \code{spam} module defines operations for handling cans of Spam.
+The \module{spam} module defines operations for handling cans of Spam.
 It knows the four generally available Spam varieties and understands
 both can sizes.
 
@@ -39,7 +39,7 @@ is only available on genuine \UNIX{} systems.
 % items defined in the module, insofar as they are important for the
 % user.
 
-The \code{spam} module defines the following functions:
+The \module{spam} module defines the following functions:
 
 % ---- 3.1. ----
 % Redefine the ``indexsubitem'' macro to point to this module
@@ -75,7 +75,7 @@ system dependent).
 \begin{datadesc}{cansize}
 The default can size, in ounces.  Legal values are 7 and 12.  The
 default varies per supermarket.  This variable should not be changed
-once the \code{open()} function has been called.
+once the \function{open()} function has been called.
 \end{datadesc}
 
 % --- 3.4. ---
@@ -117,7 +117,7 @@ Example:
 
 \subsection{Spam Objects}
 
-Spam objects (returned by \code{open()} above) have the following
+Spam objects (returned by \function{open()} above) have the following
 methods.
 
 \setindexsubitem{(spam method)}
index 43756494559555d8871f4e57d85612c0a7dcf5ca..db0793458aac51ae1986d11159ea1a9a56958f43 100644 (file)
@@ -25,7 +25,7 @@
 % Mention other important restrictions or general operating principles.
 % For example:
 
-The \code{spam} module defines operations for handling cans of Spam.
+The \module{spam} module defines operations for handling cans of Spam.
 It knows the four generally available Spam varieties and understands
 both can sizes.
 
@@ -39,7 +39,7 @@ is only available on genuine \UNIX{} systems.
 % items defined in the module, insofar as they are important for the
 % user.
 
-The \code{spam} module defines the following functions:
+The \module{spam} module defines the following functions:
 
 % ---- 3.1. ----
 % Redefine the ``indexsubitem'' macro to point to this module
@@ -75,7 +75,7 @@ system dependent).
 \begin{datadesc}{cansize}
 The default can size, in ounces.  Legal values are 7 and 12.  The
 default varies per supermarket.  This variable should not be changed
-once the \code{open()} function has been called.
+once the \function{open()} function has been called.
 \end{datadesc}
 
 % --- 3.4. ---
@@ -117,7 +117,7 @@ Example:
 
 \subsection{Spam Objects}
 
-Spam objects (returned by \code{open()} above) have the following
+Spam objects (returned by \function{open()} above) have the following
 methods.
 
 \setindexsubitem{(spam method)}
index 43756494559555d8871f4e57d85612c0a7dcf5ca..db0793458aac51ae1986d11159ea1a9a56958f43 100644 (file)
@@ -25,7 +25,7 @@
 % Mention other important restrictions or general operating principles.
 % For example:
 
-The \code{spam} module defines operations for handling cans of Spam.
+The \module{spam} module defines operations for handling cans of Spam.
 It knows the four generally available Spam varieties and understands
 both can sizes.
 
@@ -39,7 +39,7 @@ is only available on genuine \UNIX{} systems.
 % items defined in the module, insofar as they are important for the
 % user.
 
-The \code{spam} module defines the following functions:
+The \module{spam} module defines the following functions:
 
 % ---- 3.1. ----
 % Redefine the ``indexsubitem'' macro to point to this module
@@ -75,7 +75,7 @@ system dependent).
 \begin{datadesc}{cansize}
 The default can size, in ounces.  Legal values are 7 and 12.  The
 default varies per supermarket.  This variable should not be changed
-once the \code{open()} function has been called.
+once the \function{open()} function has been called.
 \end{datadesc}
 
 % --- 3.4. ---
@@ -117,7 +117,7 @@ Example:
 
 \subsection{Spam Objects}
 
-Spam objects (returned by \code{open()} above) have the following
+Spam objects (returned by \function{open()} above) have the following
 methods.
 
 \setindexsubitem{(spam method)}