From: Fred Drake Date: Thu, 22 Apr 1999 15:53:35 +0000 (+0000) Subject: Shorten the section title. X-Git-Tag: v1.6a1~1524 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bf0f4346af27c27647136a36a22a8caf62668c30;p=thirdparty%2FPython%2Fcpython.git Shorten the section title. --- diff --git a/Doc/lib/libcommands.tex b/Doc/lib/libcommands.tex index cb00b2fcba40..74e7023a791a 100644 --- a/Doc/lib/libcommands.tex +++ b/Doc/lib/libcommands.tex @@ -1,5 +1,5 @@ \section{\module{commands} --- - Utility functions for external commands} + Utilities for running commands} \declaremodule{standard}{commands} \platform{Unix}