From: Fred Drake Date: Thu, 1 Jul 1999 13:53:32 +0000 (+0000) Subject: Make the reference to the os module in the module synopsis (for the X-Git-Tag: v1.6a1~1119 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b216060627fe3c6ed234815536f71e1b18f5a17a;p=thirdparty%2FPython%2Fcpython.git Make the reference to the os module in the module synopsis (for the table at the front of the chapter) a hyperlink. --- diff --git a/Doc/lib/libposix.tex b/Doc/lib/libposix.tex index 0c0339fc85f6..540767badfe4 100644 --- a/Doc/lib/libposix.tex +++ b/Doc/lib/libposix.tex @@ -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