diff options
author | dkf <dkf@noemail.net> | 2002-11-15 15:35:55 (GMT) |
---|---|---|
committer | dkf <dkf@noemail.net> | 2002-11-15 15:35:55 (GMT) |
commit | 35e8eff56d8aa6e55ca5ae347b2e3c804c6e708b (patch) | |
tree | dfa9d490b963e7d152b009968db6b0e0fdc0fbcf /doc/cursors.n | |
parent | c1f50529337a5de1472da8dba5c507dd4e010435 (diff) | |
download | tk-35e8eff56d8aa6e55ca5ae347b2e3c804c6e708b.zip tk-35e8eff56d8aa6e55ca5ae347b2e3c804c6e708b.tar.gz tk-35e8eff56d8aa6e55ca5ae347b2e3c804c6e708b.tar.bz2 |
Added missing .BE [Tcl Bug 629330]
FossilOrigin-Name: 00fd5333e5e16ff9ee460b07303a9d43ddd05e3e
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 |