diff options
Diffstat (limited to 'doc/tkerror.n')
-rw-r--r-- | doc/tkerror.n | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tkerror.n b/doc/tkerror.n index d66bf0f..0780901 100644 --- a/doc/tkerror.n +++ b/doc/tkerror.n @@ -14,7 +14,6 @@ tkerror \- Command invoked to process background errors .SH SYNOPSIS \fBtkerror \fImessage\fR .BE - .SH DESCRIPTION .PP Note: as of Tk 4.1 the \fBtkerror\fR command has been renamed to @@ -31,6 +30,8 @@ to the user. If you want your own error management you should directly override \fBbgerror\fR instead of \fBtkerror\fR. Documentation for \fBbgerror\fR is available as part of Tcl's documentation. - .SH KEYWORDS background error, reporting +'\" Local Variables: +'\" mode: nroff +'\" End: |