From 36d1fa98f135e6f5c1f1a501ab351bcb6510fda1 Mon Sep 17 00:00:00 2001 From: dkf Date: Thu, 14 Jan 2010 18:13:12 +0000 Subject: Stop breaking of highlightable over a line for ease of scraping --- doc/refchan.n | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/refchan.n b/doc/refchan.n index 6032340..b3ad232 100644 --- a/doc/refchan.n +++ b/doc/refchan.n @@ -4,7 +4,7 @@ '\" 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.17 2009/08/06 22:28:11 andreas_kupries Exp $ +'\" RCS: @(#) $Id: refchan.n,v 1.18 2010/01/14 18:13:12 dkf Exp $ .so man.macros .TH refchan n 8.5 Tcl "Tcl Built-In Commands" .BS @@ -230,8 +230,8 @@ time; that is behavior implemented in the Tcl channel core. The return value of the subcommand is ignored. .PP If the subcommand throws an error the command which performed the -(re)configuration or query (usually \fBfconfigure\fR or \fBchan -configure\fR) will appear to have thrown this error. Any exception +(re)configuration or query (usually \fBfconfigure\fR or +\fBchan configure\fR) will appear to have thrown this error. Any exception beyond \fBerror\fR (e.g.,\ \fBbreak\fR, etc.) is treated as and converted to an error. .RE -- cgit v0.12