diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-01-31 15:11:28 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-01-31 15:11:28 (GMT) |
commit | fe1fc68b456da294f91e9525dea6f3ebbfadc0ad (patch) | |
tree | a5ca53d58b5b825886d0520e1355460f5217667f /doc/refchan.n | |
parent | 310a0d75d6efd0d33a0008c423f8ac8009471a92 (diff) | |
download | tcl-fe1fc68b456da294f91e9525dea6f3ebbfadc0ad.zip tcl-fe1fc68b456da294f91e9525dea6f3ebbfadc0ad.tar.gz tcl-fe1fc68b456da294f91e9525dea6f3ebbfadc0ad.tar.bz2 |
remove accidental typo
Diffstat (limited to 'doc/refchan.n')
-rw-r--r-- | doc/refchan.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/refchan.n b/doc/refchan.n index 0ed6a20..a314c33 100644 --- a/doc/refchan.n +++ b/doc/refchan.n @@ -4,11 +4,11 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: refchan.n,v 1.13 2009/01/30 11:18:38 dkf Exp $ +'\" RCS: @(#) $Id: refchan.n,v 1.14 2009/01/31 15:11:28 dkf Exp $ .so man.macros .TH refchan n 8.5 Tcl "Tcl Built-In Commands" .BS -1.\" Note: do not modify the .SH NAME line immediately below! +.\" Note: do not modify the .SH NAME line immediately below! .SH NAME refchan \- command handler API of reflected channels .SH SYNOPSIS |