diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-22 15:43:18 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-22 15:43:18 (GMT) |
commit | 4dc25bde7ef9ad66f1511f6225c5eec5e526f068 (patch) | |
tree | 9906b10491082ca256832867a828be700b906dbd /doc/GetHWND.3 | |
parent | 44690695232e710466448fb028a037136342bbdf (diff) | |
download | tk-4dc25bde7ef9ad66f1511f6225c5eec5e526f068.zip tk-4dc25bde7ef9ad66f1511f6225c5eec5e526f068.tar.gz tk-4dc25bde7ef9ad66f1511f6225c5eec5e526f068.tar.bz2 |
More doc fixes from Mikhail Kolesnitchenko. [Patch 1013520]
Diffstat (limited to 'doc/GetHWND.3')
-rw-r--r-- | doc/GetHWND.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/GetHWND.3 b/doc/GetHWND.3 index 7654315..5aa3cab 100644 --- a/doc/GetHWND.3 +++ b/doc/GetHWND.3 @@ -2,14 +2,14 @@ '\" Copyright (c) 1998-2000 by Scriptics Corporation. '\" All rights reserved. '\" -'\" RCS: @(#) $Id: GetHWND.3,v 1.3 2003/10/13 00:54:30 hobbs Exp $ +'\" RCS: @(#) $Id: GetHWND.3,v 1.4 2004/08/22 15:43:20 dkf Exp $ '\" '\" .so man.macros .TH HWND 3 8.0 Tk "Tk Library Procedures" .BS .SH NAME -Tk_GetHWND, Tk_AttachHWND \- manage interactione between the Windows handle and an X window +Tk_GetHWND, Tk_AttachHWND \- manage interactions between the Windows handle and an X window .SH SYNOPSIS .nf \fB#include <tkPlatDecls.h>\fR |