diff options
Diffstat (limited to 'doc/GetTime.3')
-rw-r--r-- | doc/GetTime.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/GetTime.3 b/doc/GetTime.3 index dac3faa..e15d3f3 100644 --- a/doc/GetTime.3 +++ b/doc/GetTime.3 @@ -26,7 +26,7 @@ Tcl_GetTime, Tcl_SetTimeProc, Tcl_QueryTimeProc \- get date and time Points to memory in which to store the date and time information. .AS "Tcl_GetTimeProc *" getProc in .AP "Tcl_GetTimeProc *" getProc in -Pointer to handler function replacing Tcl_GetTime's access to the OS. +Pointer to handler function replacing \fBTcl_GetTime\fR's access to the OS. .AS "Tcl_ScaleTimeProc *" scaleProc in .AP "Tcl_ScaleTimeProc *" scaleProc in Pointer to handler function for the conversion of time delays in the |