diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2014-02-08 15:03:35 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2014-02-08 15:03:35 (GMT) |
commit | 35c72808bf91794671a1b947e665c2a200ddd61d (patch) | |
tree | 1df97bf2fa4569b61e6964b4ae9bdf81a3c07670 /doc/SetErrno.3 | |
parent | 859eff84db9b495f0a1b3f31891771cf97ef84b0 (diff) | |
parent | b6ae0212a194c6c55a0c05a0f2194213da433583 (diff) | |
download | tcl-35c72808bf91794671a1b947e665c2a200ddd61d.zip tcl-35c72808bf91794671a1b947e665c2a200ddd61d.tar.gz tcl-35c72808bf91794671a1b947e665c2a200ddd61d.tar.bz2 |
merge trunk
Diffstat (limited to 'doc/SetErrno.3')
-rw-r--r-- | doc/SetErrno.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/SetErrno.3 b/doc/SetErrno.3 index 1735952..21648b1 100644 --- a/doc/SetErrno.3 +++ b/doc/SetErrno.3 @@ -4,8 +4,8 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -.so man.macros .TH Tcl_SetErrno 3 8.3 Tcl "Tcl Library Procedures" +.so man.macros .BS .SH NAME Tcl_SetErrno, Tcl_GetErrno, Tcl_ErrnoId, Tcl_ErrnoMsg \- manipulate errno to store and retrieve error codes |