summaryrefslogtreecommitdiff
path: root/tk/doc/bell.n
diff options
context:
space:
mode:
Diffstat (limited to 'tk/doc/bell.n')
-rw-r--r--tk/doc/bell.n12
1 files changed, 6 insertions, 6 deletions
diff --git a/tk/doc/bell.n b/tk/doc/bell.n
index 312983d360a..3b0e50cbd86 100644
--- a/tk/doc/bell.n
+++ b/tk/doc/bell.n
@@ -1,6 +1,7 @@
'\"
'\" Copyright (c) 1994 The Regents of the University of California.
'\" Copyright (c) 1994-1996 Sun Microsystems, Inc.
+'\" Copyright (c) 2000 Ajuba Solutions.
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
@@ -8,13 +9,13 @@
'\" RCS: @(#) $Id$
'\"
.so man.macros
-.TH bell n 4.0 Tk "Tk Built-In Commands"
+.TH bell n 8.4 Tk "Tk Built-In Commands"
.BS
'\" Note: do not modify the .SH NAME line immediately below!
.SH NAME
bell \- Ring a display's bell
.SH SYNOPSIS
-\fBbell \fR?\fB\-displayof \fIwindow\fR?
+\fBbell \fR?\fB\-displayof \fIwindow\fR? ?\fB\-nice\fR?
.BE
.SH DESCRIPTION
@@ -26,10 +27,9 @@ application's main window is used by default.
The command uses the current bell-related settings for the display, which
may be modified with programs such as \fBxset\fR.
.PP
-This command also resets the screen saver for the screen. Some
-screen savers will ignore this, but others will reset so that the
-screen becomes visible again.
+If \fB\-nice\fR is not specified, this command also resets the screen saver
+for the screen. Some screen savers will ignore this, but others will reset
+so that the screen becomes visible again.
.SH KEYWORDS
beep, bell, ring
-