diff options
author | jenglish <jenglish@flightlab.com> | 2008-12-27 18:41:18 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2008-12-27 18:41:18 (GMT) |
commit | e67ffd1afa937d41e028f872f7f1fd5db0f58233 (patch) | |
tree | 8b695ac3bf84e9803c58d7d85f35f10c61adbdc4 /doc | |
parent | 999d19e2838874fcac4860a5bc19228a72132ae9 (diff) | |
download | tk-e67ffd1afa937d41e028f872f7f1fd5db0f58233.zip tk-e67ffd1afa937d41e028f872f7f1fd5db0f58233.tar.gz tk-e67ffd1afa937d41e028f872f7f1fd5db0f58233.tar.bz2 |
doc/busy.n: add missing .BS
Diffstat (limited to 'doc')
-rw-r--r-- | doc/busy.n | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -23,10 +23,11 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: busy.n,v 1.2 2008/11/24 09:56:44 dkf Exp $ +'\" RCS: @(#) $Id: busy.n,v 1.3 2008/12/27 18:41:18 jenglish Exp $ '\" .so man.macros .TH busy n "" Tk "Tk Built-In Commands" +.BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME busy \- confine pointer and keyboard events to a window sub-tree |