]> granicus.if.org Git - python/commitdiff
Make the reference to the os module in the module synopsis (for the
authorFred Drake <fdrake@acm.org>
Thu, 1 Jul 1999 13:53:32 +0000 (13:53 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 1 Jul 1999 13:53:32 +0000 (13:53 +0000)
table at the front of the chapter) a hyperlink.

Doc/lib/libposix.tex

index 0c0339fc85f6c23697d99effb7d6f24aa5c90920..540767badfe4ecde08014d01542729449f8b7975 100644 (file)
@@ -4,7 +4,7 @@
 \declaremodule{builtin}{posix}
   \platform{Unix}
 \modulesynopsis{The most common \POSIX{} system calls (normally used
-                via module \module{os}).}
+                via module \refmodule{os}).}
 
 
 This module provides access to operating system functionality that is