Skip to content

Commit

Permalink
Debian patch: f230_manpages.diff
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Oct 10, 2009
1 parent 3921f66 commit a227cc8
Show file tree
Hide file tree
Showing 173 changed files with 173 additions and 173 deletions.
2 changes: 1 addition & 1 deletion docs/man3/SDL_ActiveEvent.3
Expand Up @@ -35,4 +35,4 @@ This event does not occur when an application window is first created\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_Event\fR\fR, \fI\fBSDL_GetAppState\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
2 changes: 1 addition & 1 deletion docs/man3/SDL_AddTimer.3
Expand Up @@ -35,4 +35,4 @@ Returns an ID value for the added timer or \fBNULL\fR if there was an error\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_RemoveTimer\fP\fR, \fI\fBSDL_PushEvent\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_AudioCVT.3
Expand Up @@ -65,4 +65,4 @@ Many of the fields in the \fBSDL_AudioCVT\fR structure should be considered priv
.SH "SEE ALSO"
.PP
\fI\fBSDL_BuildAudioCVT\fP\fR, \fI\fBSDL_ConvertAudio\fP\fR, \fI\fBSDL_AudioSpec\fR\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_AudioSpec.3
Expand Up @@ -67,4 +67,4 @@ When used with \fI\fBSDL_OpenAudio\fP\fR this refers to the size of the audio bu
.SH "SEE ALSO"
.PP
\fI\fBSDL_OpenAudio\fP\fR, \fI\fBSDL_LoadWAV\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_BlitSurface.3
Expand Up @@ -57,4 +57,4 @@ If either of the surfaces were in video memory, and the blit returns \fB-2\fR, t
.SH "SEE ALSO"
.PP
\fI\fBSDL_LockSurface\fP\fR, \fI\fBSDL_FillRect\fP\fR, \fI\fBSDL_Surface\fR\fR, \fI\fBSDL_Rect\fR\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_BuildAudioCVT.3
Expand Up @@ -20,4 +20,4 @@ See \fI\fBSDL_ConvertAudio\fP\fR\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_ConvertAudio\fP\fR, \fI\fBSDL_AudioCVT\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_CD.3
Expand Up @@ -54,4 +54,4 @@ frame_offset=MSF_TO_FRAMES(min, sec, frame);\fR
.SH "SEE ALSO"
.PP
\fI\fBSDL_CDOpen\fP\fR, \fI\fBSDL_CDtrack\fR\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDClose.3
Expand Up @@ -12,4 +12,4 @@ Closes the given \fBcdrom\fR handle\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_CDOpen\fP\fR, \fI\fBSDL_CD\fR\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDEject.3
Expand Up @@ -15,4 +15,4 @@ Returns \fB0\fR on success, or \fB-1\fR on an error\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_CD\fR\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDName.3
Expand Up @@ -20,4 +20,4 @@ Returns a human-readable, system-dependent identifier for the CD-ROM\&. \fBdrive
.SH "SEE ALSO"
.PP
\fI\fBSDL_CDNumDrives\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDNumDrives.3
Expand Up @@ -12,4 +12,4 @@ Returns the number of CD-ROM drives on the system\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_CDOpen\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDOpen.3
Expand Up @@ -55,4 +55,4 @@ SDL_CDClose(cdrom);\fR
.SH "SEE ALSO"
.PP
\fI\fBSDL_CD\fR\fR, \fI\fBSDL_CDtrack\fR\fR, \fI\fBSDL_CDClose\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDPause.3
Expand Up @@ -15,4 +15,4 @@ Returns \fB0\fR on success, or \fB-1\fR on an error\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_CDPlay\fP\fR, \fI\fBSDL_CDResume\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDPlay.3
Expand Up @@ -15,4 +15,4 @@ Returns \fB0\fR on success, or \fB-1\fR on an error\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_CDPlayTracks\fP\fR, \fI\fBSDL_CDStop\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDPlayTracks.3
Expand Up @@ -44,4 +44,4 @@ if(CD_INDRIVE(SDL_CDStatus(cdrom)))
.SH "SEE ALSO"
.PP
\fI\fBSDL_CDPlay\fP\fR, \fI\fBSDL_CDStatus\fP\fR, \fI\fBSDL_CD\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDResume.3
Expand Up @@ -15,4 +15,4 @@ Returns \fB0\fR on success, or \fB-1\fR on an error\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_CDPlay\fP\fR, \fI\fBSDL_CDPause\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDStatus.3
Expand Up @@ -56,4 +56,4 @@ The macro \fBCD_INDRIVE\fP is provided for convenience, and given a status retur
.SH "SEE ALSO"
.PP
\fI\fBSDL_CD\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDStop.3
Expand Up @@ -15,4 +15,4 @@ Returns \fB0\fR on success, or \fB-1\fR on an error\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_CDPlay\fP\fR,
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDtrack.3
Expand Up @@ -37,4 +37,4 @@ Frames can be converted to standard timings\&. There are \fBCD_FPS\fP frames per
.SH "SEE ALSO"
.PP
\fI\fBSDL_CD\fR\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
2 changes: 1 addition & 1 deletion docs/man3/SDL_CloseAudio.3
Expand Up @@ -12,4 +12,4 @@ This function shuts down audio processing and closes the audio device\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_OpenAudio\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_Color.3
Expand Up @@ -31,4 +31,4 @@ Unused
.SH "SEE ALSO"
.PP
\fI\fBSDL_PixelFormat\fR\fR, \fI\fBSDL_SetColors\fP\fR, \fI\fBSDL_Palette\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_CondBroadcast.3
Expand Up @@ -13,4 +13,4 @@ Restarts all threads that are waiting on the condition variable, \fBcond\fR\&. R
.SH "SEE ALSO"
.PP
\fI\fBSDL_CondSignal\fP\fR, \fI\fBSDL_CondWait\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
2 changes: 1 addition & 1 deletion docs/man3/SDL_CondSignal.3
Expand Up @@ -13,4 +13,4 @@ Restart one of the threads that are waiting on the condition variable, \fBcond\f
.SH "SEE ALSO"
.PP
\fI\fBSDL_CondWait\fP\fR, \fI\fBSDL_CondBroadcast\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
2 changes: 1 addition & 1 deletion docs/man3/SDL_CondWait.3
Expand Up @@ -13,4 +13,4 @@ Wait on the condition variable \fBcond\fR and unlock the provided mutex\&. The m
.SH "SEE ALSO"
.PP
\fI\fBSDL_CondWaitTimeout\fP\fR, \fI\fBSDL_CondSignal\fP\fR, \fI\fBSDL_mutexP\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
2 changes: 1 addition & 1 deletion docs/man3/SDL_CondWaitTimeout.3
Expand Up @@ -13,4 +13,4 @@ Wait on the condition variable \fBcond\fR for, at most, \fBms\fR milliseconds\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_CondWait\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
2 changes: 1 addition & 1 deletion docs/man3/SDL_ConvertAudio.3
Expand Up @@ -92,4 +92,4 @@ SDL_ConvertAudio(&wav_cvt);
.SH "SEE ALSO"
.PP
\fI\fBSDL_BuildAudioCVT\fP\fR, \fI\fBSDL_AudioCVT\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_ConvertSurface.3
Expand Up @@ -21,4 +21,4 @@ Returns either a pointer to the new surface, or \fBNULL\fP on error\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_CreateRGBSurface\fP\fR, \fI\fBSDL_DisplayFormat\fP\fR, \fI\fBSDL_PixelFormat\fR\fR, \fI\fBSDL_Surface\fR\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_CreateCond.3
Expand Up @@ -28,4 +28,4 @@ SDL_DestroyCond(cond);\fR
.SH "SEE ALSO"
.PP
\fI\fBSDL_DestroyCond\fP\fR, \fI\fBSDL_CondWait\fP\fR, \fI\fBSDL_CondSignal\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
2 changes: 1 addition & 1 deletion docs/man3/SDL_CreateCursor.3
Expand Up @@ -117,4 +117,4 @@ static SDL_Cursor *init_system_cursor(const char *image[])
.SH "SEE ALSO"
.PP
\fI\fBSDL_FreeCursor\fP\fR, \fI\fBSDL_SetCursor\fP\fR, \fI\fBSDL_ShowCursor\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_CreateMutex.3
Expand Up @@ -40,4 +40,4 @@ SDL_DestroyMutex(mut);
.SH "SEE ALSO"
.PP
\fI\fBSDL_mutexP\fP\fR, \fI\fBSDL_mutexV\fP\fR, \fI\fBSDL_DestroyMutex\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
2 changes: 1 addition & 1 deletion docs/man3/SDL_CreateRGBSurface.3
Expand Up @@ -66,4 +66,4 @@ Returns the created surface, or \fBNULL\fR upon error\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_CreateRGBSurfaceFrom\fP\fR, \fI\fBSDL_FreeSurface\fP\fR, \fI\fBSDL_SetVideoMode\fP\fR, \fI\fBSDL_LockSurface\fP\fR, \fI\fBSDL_PixelFormat\fR\fR, \fI\fBSDL_Surface\fR\fR \fI\fBSDL_SetAlpha\fP\fR \fI\fBSDL_SetColorKey\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_CreateRGBSurfaceFrom.3
Expand Up @@ -19,4 +19,4 @@ Returns the created surface, or \fBNULL\fR upon error\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_CreateRGBSurface\fP\fR, \fI\fBSDL_FreeSurface\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_CreateSemaphore.3
Expand Up @@ -29,4 +29,4 @@ if (my_sem == NULL) {
.SH "SEE ALSO"
.PP
\fI\fBSDL_DestroySemaphore\fP\fR, \fI\fBSDL_SemWait\fP\fR, \fI\fBSDL_SemTryWait\fP\fR, \fI\fBSDL_SemWaitTimeout\fP\fR, \fI\fBSDL_SemPost\fP\fR, \fI\fBSDL_SemValue\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
2 changes: 1 addition & 1 deletion docs/man3/SDL_CreateThread.3
Expand Up @@ -13,4 +13,4 @@ SDL_CreateThread \- Creates a new thread of execution that shares its parent\&'s
.SH "SEE ALSO"
.PP
\fI\fBSDL_KillThread\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
2 changes: 1 addition & 1 deletion docs/man3/SDL_CreateYUVOverlay.3
Expand Up @@ -14,4 +14,4 @@ The term \&'overlay\&' is a misnomer since, unless the overlay is created in har
.SH "SEE ALSO"
.PP
\fI\fBSDL_Overlay\fR\fR, \fI\fBSDL_DisplayYUVOverlay\fP\fR, \fI\fBSDL_FreeYUVOverlay\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_Delay.3
Expand Up @@ -18,4 +18,4 @@ Count on a delay granularity of \fIat least\fP 10 ms\&. Some platforms have shor
.SH "SEE ALSO"
.PP
\fI\fBSDL_AddTimer\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_DestroyCond.3
Expand Up @@ -13,4 +13,4 @@ Destroys a condition variable\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_CreateCond\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
2 changes: 1 addition & 1 deletion docs/man3/SDL_DestroyMutex.3
Expand Up @@ -13,4 +13,4 @@ Destroy a previously \fIcreated\fR mutex\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_CreateMutex\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
2 changes: 1 addition & 1 deletion docs/man3/SDL_DestroySemaphore.3
Expand Up @@ -23,4 +23,4 @@ SDL_DestroySemaphore \- Destroys a semaphore that was created by \fISDL_CreateSe
.SH "SEE ALSO"
.PP
\fI\fBSDL_CreateSemaphore\fP\fR, \fI\fBSDL_SemWait\fP\fR, \fI\fBSDL_SemTryWait\fP\fR, \fI\fBSDL_SemWaitTimeout\fP\fR, \fI\fBSDL_SemPost\fP\fR, \fI\fBSDL_SemValue\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
2 changes: 1 addition & 1 deletion docs/man3/SDL_DisplayFormat.3
Expand Up @@ -19,4 +19,4 @@ If the conversion fails or runs out of memory, it returns \fBNULL\fR
.SH "SEE ALSO"
.PP
\fI\fBSDL_ConvertSurface\fP\fR, \fI\fBSDL_DisplayFormatAlpha\fP\fR \fI\fBSDL_SetAlpha\fP\fR, \fI\fBSDL_SetColorKey\fP\fR, \fI\fBSDL_Surface\fR\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_DisplayFormatAlpha.3
Expand Up @@ -19,4 +19,4 @@ If the conversion fails or runs out of memory, it returns \fBNULL\fR
.SH "SEE ALSO"
.PP
\fISDL_ConvertSurface\fR, \fISDL_SetAlpha\fR, \fISDL_SetColorKey\fR, \fISDL_DisplayFormat\fR, \fISDL_Surface\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_DisplayYUVOverlay.3
Expand Up @@ -15,4 +15,4 @@ Returns 0 on success
.SH "SEE ALSO"
.PP
\fI\fBSDL_Overlay\fR\fR, \fI\fBSDL_CreateYUVOverlay\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_EnableKeyRepeat.3
Expand Up @@ -14,4 +14,4 @@ Setting \fBdelay\fR to 0 disables key repeating completely\&. Good default value
.SH "RETURN VALUE"
.PP
Returns \fB0\fR on success and \fB-1\fR on failure\&.
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
2 changes: 1 addition & 1 deletion docs/man3/SDL_EnableUNICODE.3
Expand Up @@ -21,4 +21,4 @@ Returns the previous translation mode (\fB0\fR or \fB1\fR)\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_keysym\fR\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
2 changes: 1 addition & 1 deletion docs/man3/SDL_Event.3
Expand Up @@ -179,4 +179,4 @@ SDL_PushEvent(&user_event);\fR
.SH "SEE ALSO"
.PP
\fI\fBSDL_PollEvent\fP\fR, \fI\fBSDL_PushEvent\fP\fR, \fI\fBSDL_PeepEvents\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
2 changes: 1 addition & 1 deletion docs/man3/SDL_EventState.3
Expand Up @@ -20,4 +20,4 @@ A list of event \fBtype\fR\&'s can be found in the \fI\fBSDL_Event\fR\fR section
.SH "SEE ALSO"
.PP
\fI\fBSDL_Event\fR\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
2 changes: 1 addition & 1 deletion docs/man3/SDL_ExposeEvent.3
Expand Up @@ -21,4 +21,4 @@ A VIDEOEXPOSE event is triggered when the screen has been modified outside of th
.SH "SEE ALSO"
.PP
\fI\fBSDL_Event\fR\fR, \fI\fBSDL_SetEventFilter\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
2 changes: 1 addition & 1 deletion docs/man3/SDL_FillRect.3
Expand Up @@ -19,4 +19,4 @@ This function returns \fB0\fR on success, or \fB-1\fR on error\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_MapRGB\fP\fR, \fI\fBSDL_MapRGBA\fP\fR, \fI\fBSDL_BlitSurface\fP\fR, \fI\fBSDL_Rect\fR\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_Flip.3
Expand Up @@ -17,4 +17,4 @@ This function returns \fB0\fR if successful, or \fB-1\fR if there was an error\&
.SH "SEE ALSO"
.PP
\fI\fBSDL_SetVideoMode\fP\fR, \fI\fBSDL_UpdateRect\fP\fR, \fI\fBSDL_Surface\fR\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_FreeCursor.3
Expand Up @@ -12,4 +12,4 @@ Frees a \fBSDL_Cursor\fR that was created using \fISDL_CreateCursor\fR\&.
.SH "SEE ALSO"
.PP
\fISDL_CreateCursor\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_FreeSurface.3
Expand Up @@ -12,4 +12,4 @@ Frees the resources used by a previously created \fBSDL_Surface\fR\&. If the sur
.SH "SEE ALSO"
.PP
\fI\fBSDL_CreateRGBSurface\fP\fR \fI\fBSDL_CreateRGBSurfaceFrom\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_FreeWAV.3
Expand Up @@ -12,4 +12,4 @@ After a WAVE file has been opened with \fI\fBSDL_LoadWAV\fP\fR its data can even
.SH "SEE ALSO"
.PP
\fI\fBSDL_LoadWAV\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_FreeYUVOverlay.3
Expand Up @@ -12,4 +12,4 @@ Frees and \fI\fBoverlay\fR\fR created by \fI\fBSDL_CreateYUVOverlay\fP\fR\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_Overlay\fR\fR, \fI\fBSDL_DisplayYUVOverlay\fP\fR, \fI\fBSDL_FreeYUVOverlay\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_GL_GetAttribute.3
Expand Up @@ -15,4 +15,4 @@ Returns \fB0\fR on success, or \fB-1\fR on an error\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_GL_SetAttribute\fP\fR, \fIGL Attributes\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_GL_GetProcAddress.3
Expand Up @@ -45,4 +45,4 @@ else{
.SH "SEE ALSO"
.PP
\fI\fBSDL_GL_LoadLibrary\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_GL_LoadLibrary.3
Expand Up @@ -12,4 +12,4 @@ If you wish, you may load the OpenGL library at runtime, this must be done befor
.SH "SEE ALSO"
.PP
\fI\fBSDL_GL_GetProcAddress\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_GL_SetAttribute.3
Expand Up @@ -37,4 +37,4 @@ The \fBSDL_DOUBLEBUF\fP flag is not required to enable double buffering when set
.SH "SEE ALSO"
.PP
\fI\fBSDL_GL_GetAttribute\fP\fR, \fIGL Attributes\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_GL_SwapBuffers.3
Expand Up @@ -12,4 +12,4 @@ Swap the OpenGL buffers, if double-buffering is supported\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_SetVideoMode\fP\fR, \fI\fBSDL_GL_SetAttribute\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_GLattr.3
Expand Up @@ -44,4 +44,4 @@ While you can set most OpenGL attributes normally, the attributes list above mus
.SH "SEE ALSO"
.PP
\fI\fBSDL_GL_SetAttribute\fP\fR, \fI\fBSDL_GL_GetAttribute\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_GetAppState.3
Expand Up @@ -21,4 +21,4 @@ The application is visible
.SH "SEE ALSO"
.PP
\fI\fBSDL_ActiveEvent\fR\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
2 changes: 1 addition & 1 deletion docs/man3/SDL_GetAudioStatus.3
Expand Up @@ -21,4 +21,4 @@ Returns either \fBSDL_AUDIO_STOPPED\fP, \fBSDL_AUDIO_PAUSED\fP or \fBSDL_AUDIO_P
.SH "SEE ALSO"
.PP
\fI\fBSDL_PauseAudio\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58
2 changes: 1 addition & 1 deletion docs/man3/SDL_GetClipRect.3
Expand Up @@ -14,4 +14,4 @@ The rectangle pointed to by \fBrect\fR will be filled with the clipping rectangl
.SH "SEE ALSO"
.PP
\fI\fBSDL_SetClipRect\fP\fR, \fI\fBSDL_BlitSurface\fP\fR, \fI\fBSDL_Surface\fR\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_GetCursor.3
Expand Up @@ -12,4 +12,4 @@ Returns the currently active mouse cursor\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_SetCursor\fP\fR, \fI\fBSDL_CreateCursor\fP\fR, \fI\fBSDL_ShowCursor\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
2 changes: 1 addition & 1 deletion docs/man3/SDL_GetError.3
Expand Up @@ -12,4 +12,4 @@ SDL_GetError \- Get SDL error string
.SH "RETURN VALUE"
.PP
\fBSDL_GetError\fP returns a string containing the last error\&.
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
2 changes: 1 addition & 1 deletion docs/man3/SDL_GetEventFilter.3
Expand Up @@ -20,4 +20,4 @@ Returns a pointer to the event filter or \fBNULL\fP if no filter has been set\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_Event\fR\fR, \fI\fBSDL_SetEventFilter\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59
2 changes: 1 addition & 1 deletion docs/man3/SDL_GetGamma.3
Expand Up @@ -18,4 +18,4 @@ This function currently only works on XFreee 4\&.0 and up\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_SetGamma\fP\fR, \fI\fBSDL_SetVideoMode\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01

0 comments on commit a227cc8

Please sign in to comment.