From bf0f4346af27c27647136a36a22a8caf62668c30 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 22 Apr 1999 15:53:35 +0000 Subject: [PATCH] Shorten the section title. --- Doc/lib/libcommands.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.47.3