Correct section numbers: we don't have "3X", use "3" instead.

This commit is contained in:
tron 2001-04-08 14:13:38 +00:00
parent 741e17c0cd
commit bb87fe99b0
5 changed files with 25 additions and 25 deletions

View File

@ -4,7 +4,7 @@
.el .ne 3
.IP "\\$1" \\$2
..
.TH cdk_display 3X "05 Dec 1995"
.TH cdk_display 3 "05 Dec 1995"
.SH NAME
Cdk - \f2Curses Development Kit\f1 Display Capabilities.
.LP
@ -319,9 +319,9 @@ void main()
Notice that drawn text can also be justified.
.LP
.SH SEE ALSO
.BR cdk (3X),
.BR cdk_binding (3X),
.BR cdk_screen (3X)
.BR cdk (3),
.BR cdk_binding (3),
.BR cdk_screen (3)
.SH NOTES
The header file \f4<cdk.h>\f1 automatically includes the header files
\f4<curses.h>\f1, \f4<stdlib.h>\f1, \f4<string.h>\f1, \f4<ctype.h>\f1,

View File

@ -4,7 +4,7 @@
.el .ne 3
.IP "\\$1" \\$2
..
.TH cdk_entry 3X "24 April 1997"
.TH cdk_entry 3 "24 April 1997"
.SH NAME
newCDKEntry, activateCDKEntry, injectCDKEntry, setCDKEntry,
setCDKEntryValue, getCDKEntryValue,
@ -541,11 +541,11 @@ Ctrl-L Refreshes the screen.
.fi
.RE
.SH SEE ALSO
.BR cdk (3X),
.BR cdk_binding (3X),
.BR cdk_display (3X),
.BR cdk_process (3X),
.BR cdk_screen (3X)
.BR cdk (3),
.BR cdk_binding (3),
.BR cdk_display (3),
.BR cdk_process (3),
.BR cdk_screen (3)
.SH NOTES
.PP
The header file \f4<cdk.h>\f1 automatically includes the header files

View File

@ -1,11 +1,11 @@
.\" $Id: cdk_misc.3,v 1.1.1.1 2001/01/04 19:59:10 garbled Exp $
.\" $Id: cdk_misc.3,v 1.2 2001/04/08 14:13:38 tron Exp $
.de It
.br
.ie \\n(.$>=3 .ne \\$3
.el .ne 3
.IP "\\$1" \\$2
..
.TH cdk_misc 3X "28 June 1996"
.TH cdk_misc 3 "28 June 1996"
.SH NAME
Cdk - \f2Curses Development Kit\f1 Miscellaneous Routines
.LP
@ -300,10 +300,10 @@ vBOTH This tells the function to remove
.RE
.SH SEE ALSO
.BR cdk (3X),
.BR cdk_screen (3X),
.BR cdk_display (3X),
.BR cdk_binding (3X)
.BR cdk (3),
.BR cdk_screen (3),
.BR cdk_display (3),
.BR cdk_binding (3)
.SH NOTES
.PP
The header file \f4<cdk.h>\f1 automatically includes the header files

View File

@ -4,7 +4,7 @@
.el .ne 3
.IP "\\$1" \\$2
..
.TH cdk_screen 3X "05 Dec 1995"
.TH cdk_screen 3 "05 Dec 1995"
.SH NAME
initCDKScreen, initCDKColor, registerCDKObject, unregisterCDKObject,
raiseCDKObject, lowerCDKObject, refreshCDKScreen, eraseCDKScreen,
@ -121,9 +121,9 @@ This function cleans up any memory created by starting Cdk and shuts down
curses.
.RE
.SH SEE ALSO
.BR cdk (3X),
.BR cdk_binding (3X),
.BR cdk_display (3X)
.BR cdk (3),
.BR cdk_binding (3),
.BR cdk_display (3)
.SH NOTES
.PP
The header file \f4<cdk.h>\f1 automatically includes the header files

View File

@ -4,7 +4,7 @@
.el .ne 3
.IP "\\$1" \\$2
..
.TH cdk_viewer 3X "24 April 1997"
.TH cdk_viewer 3 "24 April 1997"
.SH NAME
newCDKViewer, activateCDKViewer, setCDKViewer,
setCDKViewerInfo, getCDKViewerInfo,
@ -433,10 +433,10 @@ Ctrl-L Refreshes the screen.
.RE
.fi
.SH SEE ALSO
.BR cdk (3X),
.BR cdk_binding (3X),
.BR cdk_display (3X),
.BR cdk_screen (3X)
.BR cdk (3),
.BR cdk_binding (3),
.BR cdk_display (3),
.BR cdk_screen (3)
.SH NOTES
.PP
The header file \f4<cdk.h>\f1 automatically includes the header files