Comment tweaks and additions.

This commit is contained in:
Bob Lantz
2010-02-05 17:18:08 -08:00
parent 496b5f9ed0
commit 7d4b7b7f47
4 changed files with 35 additions and 3 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
"""
XTerm creation and cleanup.
Utility functions to run an xterm ( connected via screen( 1 ) ) on each host.
Utility functions to run an xterm (connected via screen(1)) on each host.
Requires xterm( 1 ) and GNU screen( 1 ).
Requires xterm(1) and GNU screen(1).
"""
import re