diff options
author | hobbs <hobbs@noemail.net> | 2000-09-07 17:38:14 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 2000-09-07 17:38:14 (GMT) |
commit | d699e7de386c11916996aab99c4677fe6c5eb837 (patch) | |
tree | 3c81eab8052a73534f02204a5ea230269cdfc444 /doc/bell.n | |
parent | 2a94c58c728c67ab0ec6dd11cec303412a57f268 (diff) | |
download | tk-d699e7de386c11916996aab99c4677fe6c5eb837.zip tk-d699e7de386c11916996aab99c4677fe6c5eb837.tar.gz tk-d699e7de386c11916996aab99c4677fe6c5eb837.tar.bz2 |
* doc/Tk_Init.3:
* doc/bell.n:
* doc/loadTk.n: minor doc cleanup
FossilOrigin-Name: 1a637cfbaee66776374dfaf01a9aeee370c5c0d4
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 |