diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-11-15 15:35:55 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-11-15 15:35:55 (GMT) |
commit | 2f7e33397961d80d21da7c2b3ab631628a6eb6a6 (patch) | |
tree | dfa9d490b963e7d152b009968db6b0e0fdc0fbcf /doc/cursors.n | |
parent | 2d7b26ed587e5aa1455b7f830ba1a6a3230c4793 (diff) | |
download | tk-2f7e33397961d80d21da7c2b3ab631628a6eb6a6.zip tk-2f7e33397961d80d21da7c2b3ab631628a6eb6a6.tar.gz tk-2f7e33397961d80d21da7c2b3ab631628a6eb6a6.tar.bz2 |
Added missing .BE [Tcl Bug 629330]
Diffstat (limited to 'doc/cursors.n')
-rw-r--r-- | doc/cursors.n | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/cursors.n b/doc/cursors.n index 0c54140..0855f5f 100644 --- a/doc/cursors.n +++ b/doc/cursors.n @@ -2,7 +2,7 @@ '\" Copyright (c) 1998-2000 by Scriptics Corporation. '\" All rights reserved. '\" -'\" RCS: @(#) $Id: cursors.n,v 1.2 2000/08/07 22:42:58 hobbs Exp $ +'\" RCS: @(#) $Id: cursors.n,v 1.3 2002/11/15 15:35:55 dkf Exp $ '\" '\" .so man.macros @@ -11,6 +11,7 @@ '\" Note: do not modify the .SH NAME line immediately below! .SH NAME cursors \- mouse cursors available in Tk +.BE .SH DESCRIPTION .PP |