diff options
author | hobbs <hobbs> | 2000-09-07 17:38:15 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-09-07 17:38:15 (GMT) |
commit | 983b0c27a51acd0f5cb823a959a05058464d05e9 (patch) | |
tree | 3c81eab8052a73534f02204a5ea230269cdfc444 /doc/bell.n | |
parent | afa5142dc2d0c3a33bd4b391b000c152c2576337 (diff) | |
download | tk-983b0c27a51acd0f5cb823a959a05058464d05e9.zip tk-983b0c27a51acd0f5cb823a959a05058464d05e9.tar.gz tk-983b0c27a51acd0f5cb823a959a05058464d05e9.tar.bz2 |
* doc/Tk_Init.3:
* doc/bell.n:
* doc/loadTk.n: minor doc cleanup
Diffstat (limited to 'doc/bell.n')
-rw-r--r-- | doc/bell.n | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,12 +1,12 @@ '\" '\" Copyright (c) 1994 The Regents of the University of California. '\" Copyright (c) 1994-1996 Sun Microsystems, Inc. -'\" Copyright (c) 2000 Scriptics Corporation. +'\" 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. '\" -'\" RCS: @(#) $Id: bell.n,v 1.3 2000/05/17 22:44:09 hobbs Exp $ +'\" RCS: @(#) $Id: bell.n,v 1.4 2000/09/07 17:38:16 hobbs Exp $ '\" .so man.macros .TH bell n 8.4 Tk "Tk Built-In Commands" @@ -15,7 +15,7 @@ .SH NAME bell \- Ring a display's bell .SH SYNOPSIS -\fBbell \fR?\fB\-displayof \fIwindow\fR? \fR?\fB\-nice\fR? +\fBbell \fR?\fB\-displayof \fIwindow\fR? ?\fB\-nice\fR? .BE .SH DESCRIPTION |