diff options
author | Fred Drake <fdrake@acm.org> | 1999-04-22 15:53:35 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-04-22 15:53:35 (GMT) |
commit | bf0f4346af27c27647136a36a22a8caf62668c30 (patch) | |
tree | 1d6eae8bea3bf23eb24adb1777dca11fb081c6fd /Doc/lib | |
parent | 47894d2858d892b7d5253800e5bee0cdf769a25b (diff) | |
download | cpython-bf0f4346af27c27647136a36a22a8caf62668c30.zip cpython-bf0f4346af27c27647136a36a22a8caf62668c30.tar.gz cpython-bf0f4346af27c27647136a36a22a8caf62668c30.tar.bz2 |
Shorten the section title.
Diffstat (limited to 'Doc/lib')
-rw-r--r-- | Doc/lib/libcommands.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libcommands.tex b/Doc/lib/libcommands.tex index cb00b2f..74e7023 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} |