From 17a7853ac1e94a62ad0a975354a0503b94e590aa Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 10 Oct 2009 10:09:01 +0000 Subject: [PATCH] Debian patch: f230_manpages.diff --HG-- branch : SDL-1.2 extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%404033 --- docs/man3/SDL_ActiveEvent.3 | 2 +- docs/man3/SDL_AddTimer.3 | 2 +- docs/man3/SDL_AudioCVT.3 | 2 +- docs/man3/SDL_AudioSpec.3 | 2 +- docs/man3/SDL_BlitSurface.3 | 2 +- docs/man3/SDL_BuildAudioCVT.3 | 2 +- docs/man3/SDL_CD.3 | 2 +- docs/man3/SDL_CDClose.3 | 2 +- docs/man3/SDL_CDEject.3 | 2 +- docs/man3/SDL_CDName.3 | 2 +- docs/man3/SDL_CDNumDrives.3 | 2 +- docs/man3/SDL_CDOpen.3 | 2 +- docs/man3/SDL_CDPause.3 | 2 +- docs/man3/SDL_CDPlay.3 | 2 +- docs/man3/SDL_CDPlayTracks.3 | 2 +- docs/man3/SDL_CDResume.3 | 2 +- docs/man3/SDL_CDStatus.3 | 2 +- docs/man3/SDL_CDStop.3 | 2 +- docs/man3/SDL_CDtrack.3 | 2 +- docs/man3/SDL_CloseAudio.3 | 2 +- docs/man3/SDL_Color.3 | 2 +- docs/man3/SDL_CondBroadcast.3 | 2 +- docs/man3/SDL_CondSignal.3 | 2 +- docs/man3/SDL_CondWait.3 | 2 +- docs/man3/SDL_CondWaitTimeout.3 | 2 +- docs/man3/SDL_ConvertAudio.3 | 2 +- docs/man3/SDL_ConvertSurface.3 | 2 +- docs/man3/SDL_CreateCond.3 | 2 +- docs/man3/SDL_CreateCursor.3 | 2 +- docs/man3/SDL_CreateMutex.3 | 2 +- docs/man3/SDL_CreateRGBSurface.3 | 2 +- docs/man3/SDL_CreateRGBSurfaceFrom.3 | 2 +- docs/man3/SDL_CreateSemaphore.3 | 2 +- docs/man3/SDL_CreateThread.3 | 2 +- docs/man3/SDL_CreateYUVOverlay.3 | 2 +- docs/man3/SDL_Delay.3 | 2 +- docs/man3/SDL_DestroyCond.3 | 2 +- docs/man3/SDL_DestroyMutex.3 | 2 +- docs/man3/SDL_DestroySemaphore.3 | 2 +- docs/man3/SDL_DisplayFormat.3 | 2 +- docs/man3/SDL_DisplayFormatAlpha.3 | 2 +- docs/man3/SDL_DisplayYUVOverlay.3 | 2 +- docs/man3/SDL_EnableKeyRepeat.3 | 2 +- docs/man3/SDL_EnableUNICODE.3 | 2 +- docs/man3/SDL_Event.3 | 2 +- docs/man3/SDL_EventState.3 | 2 +- docs/man3/SDL_ExposeEvent.3 | 2 +- docs/man3/SDL_FillRect.3 | 2 +- docs/man3/SDL_Flip.3 | 2 +- docs/man3/SDL_FreeCursor.3 | 2 +- docs/man3/SDL_FreeSurface.3 | 2 +- docs/man3/SDL_FreeWAV.3 | 2 +- docs/man3/SDL_FreeYUVOverlay.3 | 2 +- docs/man3/SDL_GL_GetAttribute.3 | 2 +- docs/man3/SDL_GL_GetProcAddress.3 | 2 +- docs/man3/SDL_GL_LoadLibrary.3 | 2 +- docs/man3/SDL_GL_SetAttribute.3 | 2 +- docs/man3/SDL_GL_SwapBuffers.3 | 2 +- docs/man3/SDL_GLattr.3 | 2 +- docs/man3/SDL_GetAppState.3 | 2 +- docs/man3/SDL_GetAudioStatus.3 | 2 +- docs/man3/SDL_GetClipRect.3 | 2 +- docs/man3/SDL_GetCursor.3 | 2 +- docs/man3/SDL_GetError.3 | 2 +- docs/man3/SDL_GetEventFilter.3 | 2 +- docs/man3/SDL_GetGamma.3 | 2 +- docs/man3/SDL_GetGammaRamp.3 | 2 +- docs/man3/SDL_GetKeyName.3 | 2 +- docs/man3/SDL_GetKeyState.3 | 2 +- docs/man3/SDL_GetModState.3 | 2 +- docs/man3/SDL_GetMouseState.3 | 2 +- docs/man3/SDL_GetRGB.3 | 2 +- docs/man3/SDL_GetRGBA.3 | 2 +- docs/man3/SDL_GetRelativeMouseState.3 | 2 +- docs/man3/SDL_GetThreadID.3 | 2 +- docs/man3/SDL_GetTicks.3 | 2 +- docs/man3/SDL_GetVideoInfo.3 | 2 +- docs/man3/SDL_GetVideoSurface.3 | 2 +- docs/man3/SDL_Init.3 | 2 +- docs/man3/SDL_InitSubSystem.3 | 2 +- docs/man3/SDL_JoyAxisEvent.3 | 2 +- docs/man3/SDL_JoyBallEvent.3 | 2 +- docs/man3/SDL_JoyButtonEvent.3 | 2 +- docs/man3/SDL_JoyHatEvent.3 | 2 +- docs/man3/SDL_JoystickClose.3 | 2 +- docs/man3/SDL_JoystickEventState.3 | 2 +- docs/man3/SDL_JoystickGetAxis.3 | 2 +- docs/man3/SDL_JoystickGetBall.3 | 2 +- docs/man3/SDL_JoystickGetButton.3 | 2 +- docs/man3/SDL_JoystickGetHat.3 | 2 +- docs/man3/SDL_JoystickIndex.3 | 2 +- docs/man3/SDL_JoystickName.3 | 2 +- docs/man3/SDL_JoystickNumAxes.3 | 2 +- docs/man3/SDL_JoystickNumBalls.3 | 2 +- docs/man3/SDL_JoystickNumButtons.3 | 2 +- docs/man3/SDL_JoystickNumHats.3 | 2 +- docs/man3/SDL_JoystickOpen.3 | 2 +- docs/man3/SDL_JoystickOpened.3 | 2 +- docs/man3/SDL_JoystickUpdate.3 | 2 +- docs/man3/SDL_KeyboardEvent.3 | 2 +- docs/man3/SDL_KillThread.3 | 2 +- docs/man3/SDL_ListModes.3 | 2 +- docs/man3/SDL_LoadBMP.3 | 2 +- docs/man3/SDL_LoadWAV.3 | 2 +- docs/man3/SDL_LockAudio.3 | 2 +- docs/man3/SDL_LockSurface.3 | 2 +- docs/man3/SDL_LockYUVOverlay.3 | 2 +- docs/man3/SDL_MapRGB.3 | 2 +- docs/man3/SDL_MapRGBA.3 | 2 +- docs/man3/SDL_MixAudio.3 | 2 +- docs/man3/SDL_MouseButtonEvent.3 | 2 +- docs/man3/SDL_MouseMotionEvent.3 | 2 +- docs/man3/SDL_NumJoysticks.3 | 2 +- docs/man3/SDL_OpenAudio.3 | 2 +- docs/man3/SDL_Overlay.3 | 2 +- docs/man3/SDL_Palette.3 | 2 +- docs/man3/SDL_PauseAudio.3 | 2 +- docs/man3/SDL_PeepEvents.3 | 2 +- docs/man3/SDL_PixelFormat.3 | 2 +- docs/man3/SDL_PollEvent.3 | 2 +- docs/man3/SDL_PumpEvents.3 | 2 +- docs/man3/SDL_PushEvent.3 | 2 +- docs/man3/SDL_Quit.3 | 2 +- docs/man3/SDL_QuitEvent.3 | 2 +- docs/man3/SDL_QuitSubSystem.3 | 2 +- docs/man3/SDL_RWFromFile.3 | 2 +- docs/man3/SDL_Rect.3 | 2 +- docs/man3/SDL_RemoveTimer.3 | 2 +- docs/man3/SDL_ResizeEvent.3 | 2 +- docs/man3/SDL_SaveBMP.3 | 2 +- docs/man3/SDL_SemPost.3 | 2 +- docs/man3/SDL_SemTryWait.3 | 2 +- docs/man3/SDL_SemValue.3 | 2 +- docs/man3/SDL_SemWait.3 | 2 +- docs/man3/SDL_SemWaitTimeout.3 | 2 +- docs/man3/SDL_SetAlpha.3 | 2 +- docs/man3/SDL_SetClipRect.3 | 2 +- docs/man3/SDL_SetColorKey.3 | 2 +- docs/man3/SDL_SetColors.3 | 2 +- docs/man3/SDL_SetCursor.3 | 2 +- docs/man3/SDL_SetEventFilter.3 | 2 +- docs/man3/SDL_SetGamma.3 | 2 +- docs/man3/SDL_SetGammaRamp.3 | 2 +- docs/man3/SDL_SetModState.3 | 2 +- docs/man3/SDL_SetPalette.3 | 2 +- docs/man3/SDL_SetTimer.3 | 2 +- docs/man3/SDL_SetVideoMode.3 | 2 +- docs/man3/SDL_ShowCursor.3 | 2 +- docs/man3/SDL_Surface.3 | 2 +- docs/man3/SDL_SysWMEvent.3 | 2 +- docs/man3/SDL_ThreadID.3 | 2 +- docs/man3/SDL_UnlockAudio.3 | 2 +- docs/man3/SDL_UnlockSurface.3 | 2 +- docs/man3/SDL_UnlockYUVOverlay.3 | 2 +- docs/man3/SDL_UpdateRect.3 | 2 +- docs/man3/SDL_UpdateRects.3 | 2 +- docs/man3/SDL_UserEvent.3 | 2 +- docs/man3/SDL_VideoDriverName.3 | 2 +- docs/man3/SDL_VideoInfo.3 | 2 +- docs/man3/SDL_VideoModeOK.3 | 2 +- docs/man3/SDL_WM_GetCaption.3 | 2 +- docs/man3/SDL_WM_GrabInput.3 | 2 +- docs/man3/SDL_WM_IconifyWindow.3 | 2 +- docs/man3/SDL_WM_SetCaption.3 | 2 +- docs/man3/SDL_WM_SetIcon.3 | 2 +- docs/man3/SDL_WM_ToggleFullScreen.3 | 2 +- docs/man3/SDL_WaitEvent.3 | 2 +- docs/man3/SDL_WaitThread.3 | 2 +- docs/man3/SDL_WarpMouse.3 | 2 +- docs/man3/SDL_WasInit.3 | 2 +- docs/man3/SDL_keysym.3 | 2 +- docs/man3/SDL_mutexP.3 | 2 +- docs/man3/SDL_mutexV.3 | 2 +- 173 files changed, 173 insertions(+), 173 deletions(-) diff --git a/docs/man3/SDL_ActiveEvent.3 b/docs/man3/SDL_ActiveEvent.3 index 487ad0697..068e7c01a 100644 --- a/docs/man3/SDL_ActiveEvent.3 +++ b/docs/man3/SDL_ActiveEvent.3 @@ -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 diff --git a/docs/man3/SDL_AddTimer.3 b/docs/man3/SDL_AddTimer.3 index 03a6676e9..bc494ed4b 100644 --- a/docs/man3/SDL_AddTimer.3 +++ b/docs/man3/SDL_AddTimer.3 @@ -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 diff --git a/docs/man3/SDL_AudioCVT.3 b/docs/man3/SDL_AudioCVT.3 index bfd82be17..f5e348952 100644 --- a/docs/man3/SDL_AudioCVT.3 +++ b/docs/man3/SDL_AudioCVT.3 @@ -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 diff --git a/docs/man3/SDL_AudioSpec.3 b/docs/man3/SDL_AudioSpec.3 index 05007deaf..c70ffd173 100644 --- a/docs/man3/SDL_AudioSpec.3 +++ b/docs/man3/SDL_AudioSpec.3 @@ -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 diff --git a/docs/man3/SDL_BlitSurface.3 b/docs/man3/SDL_BlitSurface.3 index f58a18155..5f62ffb4b 100644 --- a/docs/man3/SDL_BlitSurface.3 +++ b/docs/man3/SDL_BlitSurface.3 @@ -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 diff --git a/docs/man3/SDL_BuildAudioCVT.3 b/docs/man3/SDL_BuildAudioCVT.3 index 6354ac5b5..dfca664a8 100644 --- a/docs/man3/SDL_BuildAudioCVT.3 +++ b/docs/man3/SDL_BuildAudioCVT.3 @@ -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 diff --git a/docs/man3/SDL_CD.3 b/docs/man3/SDL_CD.3 index 204c3c0bf..ea218186a 100644 --- a/docs/man3/SDL_CD.3 +++ b/docs/man3/SDL_CD.3 @@ -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 diff --git a/docs/man3/SDL_CDClose.3 b/docs/man3/SDL_CDClose.3 index 84a939a90..9dd29fbab 100644 --- a/docs/man3/SDL_CDClose.3 +++ b/docs/man3/SDL_CDClose.3 @@ -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 diff --git a/docs/man3/SDL_CDEject.3 b/docs/man3/SDL_CDEject.3 index 8c575deca..2f2983d8f 100644 --- a/docs/man3/SDL_CDEject.3 +++ b/docs/man3/SDL_CDEject.3 @@ -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 diff --git a/docs/man3/SDL_CDName.3 b/docs/man3/SDL_CDName.3 index 04e4d2087..c6f62984a 100644 --- a/docs/man3/SDL_CDName.3 +++ b/docs/man3/SDL_CDName.3 @@ -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 diff --git a/docs/man3/SDL_CDNumDrives.3 b/docs/man3/SDL_CDNumDrives.3 index 6d35389c9..ad62b6855 100644 --- a/docs/man3/SDL_CDNumDrives.3 +++ b/docs/man3/SDL_CDNumDrives.3 @@ -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 diff --git a/docs/man3/SDL_CDOpen.3 b/docs/man3/SDL_CDOpen.3 index 4b384302e..dbf23fc2b 100644 --- a/docs/man3/SDL_CDOpen.3 +++ b/docs/man3/SDL_CDOpen.3 @@ -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 diff --git a/docs/man3/SDL_CDPause.3 b/docs/man3/SDL_CDPause.3 index 6a40194c1..bca06c06d 100644 --- a/docs/man3/SDL_CDPause.3 +++ b/docs/man3/SDL_CDPause.3 @@ -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 diff --git a/docs/man3/SDL_CDPlay.3 b/docs/man3/SDL_CDPlay.3 index 45375aae4..39c25ecd6 100644 --- a/docs/man3/SDL_CDPlay.3 +++ b/docs/man3/SDL_CDPlay.3 @@ -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 diff --git a/docs/man3/SDL_CDPlayTracks.3 b/docs/man3/SDL_CDPlayTracks.3 index 89c496c40..5a403b342 100644 --- a/docs/man3/SDL_CDPlayTracks.3 +++ b/docs/man3/SDL_CDPlayTracks.3 @@ -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 diff --git a/docs/man3/SDL_CDResume.3 b/docs/man3/SDL_CDResume.3 index 8e64f4023..86f6c2df3 100644 --- a/docs/man3/SDL_CDResume.3 +++ b/docs/man3/SDL_CDResume.3 @@ -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 diff --git a/docs/man3/SDL_CDStatus.3 b/docs/man3/SDL_CDStatus.3 index a13c7563b..77eed7263 100644 --- a/docs/man3/SDL_CDStatus.3 +++ b/docs/man3/SDL_CDStatus.3 @@ -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 diff --git a/docs/man3/SDL_CDStop.3 b/docs/man3/SDL_CDStop.3 index 19c8621c5..61e2b23d4 100644 --- a/docs/man3/SDL_CDStop.3 +++ b/docs/man3/SDL_CDStop.3 @@ -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 diff --git a/docs/man3/SDL_CDtrack.3 b/docs/man3/SDL_CDtrack.3 index eb8cb04fc..fdac6eeae 100644 --- a/docs/man3/SDL_CDtrack.3 +++ b/docs/man3/SDL_CDtrack.3 @@ -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 diff --git a/docs/man3/SDL_CloseAudio.3 b/docs/man3/SDL_CloseAudio.3 index 1fa83e33c..85ff1a424 100644 --- a/docs/man3/SDL_CloseAudio.3 +++ b/docs/man3/SDL_CloseAudio.3 @@ -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 diff --git a/docs/man3/SDL_Color.3 b/docs/man3/SDL_Color.3 index 83e993fae..e96ee8ae5 100644 --- a/docs/man3/SDL_Color.3 +++ b/docs/man3/SDL_Color.3 @@ -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 diff --git a/docs/man3/SDL_CondBroadcast.3 b/docs/man3/SDL_CondBroadcast.3 index ded89251a..efc50b90b 100644 --- a/docs/man3/SDL_CondBroadcast.3 +++ b/docs/man3/SDL_CondBroadcast.3 @@ -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 diff --git a/docs/man3/SDL_CondSignal.3 b/docs/man3/SDL_CondSignal.3 index c9c39afe0..b09c87543 100644 --- a/docs/man3/SDL_CondSignal.3 +++ b/docs/man3/SDL_CondSignal.3 @@ -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 diff --git a/docs/man3/SDL_CondWait.3 b/docs/man3/SDL_CondWait.3 index 61a9baef2..642f512bb 100644 --- a/docs/man3/SDL_CondWait.3 +++ b/docs/man3/SDL_CondWait.3 @@ -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 diff --git a/docs/man3/SDL_CondWaitTimeout.3 b/docs/man3/SDL_CondWaitTimeout.3 index fc32b6599..7b3424db1 100644 --- a/docs/man3/SDL_CondWaitTimeout.3 +++ b/docs/man3/SDL_CondWaitTimeout.3 @@ -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 diff --git a/docs/man3/SDL_ConvertAudio.3 b/docs/man3/SDL_ConvertAudio.3 index e5422ae5e..73ef974f8 100644 --- a/docs/man3/SDL_ConvertAudio.3 +++ b/docs/man3/SDL_ConvertAudio.3 @@ -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 diff --git a/docs/man3/SDL_ConvertSurface.3 b/docs/man3/SDL_ConvertSurface.3 index bc88f82f9..cb24e3410 100644 --- a/docs/man3/SDL_ConvertSurface.3 +++ b/docs/man3/SDL_ConvertSurface.3 @@ -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 diff --git a/docs/man3/SDL_CreateCond.3 b/docs/man3/SDL_CreateCond.3 index 0302ad568..e8c289670 100644 --- a/docs/man3/SDL_CreateCond.3 +++ b/docs/man3/SDL_CreateCond.3 @@ -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 diff --git a/docs/man3/SDL_CreateCursor.3 b/docs/man3/SDL_CreateCursor.3 index dc1acb437..ef205c3d8 100644 --- a/docs/man3/SDL_CreateCursor.3 +++ b/docs/man3/SDL_CreateCursor.3 @@ -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 diff --git a/docs/man3/SDL_CreateMutex.3 b/docs/man3/SDL_CreateMutex.3 index 0299ede25..c665e1ce7 100644 --- a/docs/man3/SDL_CreateMutex.3 +++ b/docs/man3/SDL_CreateMutex.3 @@ -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 diff --git a/docs/man3/SDL_CreateRGBSurface.3 b/docs/man3/SDL_CreateRGBSurface.3 index 7834283be..142b7b7b7 100644 --- a/docs/man3/SDL_CreateRGBSurface.3 +++ b/docs/man3/SDL_CreateRGBSurface.3 @@ -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 diff --git a/docs/man3/SDL_CreateRGBSurfaceFrom.3 b/docs/man3/SDL_CreateRGBSurfaceFrom.3 index 558a5f421..5330c1b2b 100644 --- a/docs/man3/SDL_CreateRGBSurfaceFrom.3 +++ b/docs/man3/SDL_CreateRGBSurfaceFrom.3 @@ -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 diff --git a/docs/man3/SDL_CreateSemaphore.3 b/docs/man3/SDL_CreateSemaphore.3 index 742c47c42..b803ead79 100644 --- a/docs/man3/SDL_CreateSemaphore.3 +++ b/docs/man3/SDL_CreateSemaphore.3 @@ -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 diff --git a/docs/man3/SDL_CreateThread.3 b/docs/man3/SDL_CreateThread.3 index 1b02035f2..ab9e79ff8 100644 --- a/docs/man3/SDL_CreateThread.3 +++ b/docs/man3/SDL_CreateThread.3 @@ -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 diff --git a/docs/man3/SDL_CreateYUVOverlay.3 b/docs/man3/SDL_CreateYUVOverlay.3 index 18d9a4da4..fda6bc89a 100644 --- a/docs/man3/SDL_CreateYUVOverlay.3 +++ b/docs/man3/SDL_CreateYUVOverlay.3 @@ -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 diff --git a/docs/man3/SDL_Delay.3 b/docs/man3/SDL_Delay.3 index ca37acc86..bfa80b151 100644 --- a/docs/man3/SDL_Delay.3 +++ b/docs/man3/SDL_Delay.3 @@ -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 diff --git a/docs/man3/SDL_DestroyCond.3 b/docs/man3/SDL_DestroyCond.3 index e0dfa642f..308b9d069 100644 --- a/docs/man3/SDL_DestroyCond.3 +++ b/docs/man3/SDL_DestroyCond.3 @@ -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 diff --git a/docs/man3/SDL_DestroyMutex.3 b/docs/man3/SDL_DestroyMutex.3 index 6866cc4ba..1582e499c 100644 --- a/docs/man3/SDL_DestroyMutex.3 +++ b/docs/man3/SDL_DestroyMutex.3 @@ -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 diff --git a/docs/man3/SDL_DestroySemaphore.3 b/docs/man3/SDL_DestroySemaphore.3 index 1907ab8c7..892334fec 100644 --- a/docs/man3/SDL_DestroySemaphore.3 +++ b/docs/man3/SDL_DestroySemaphore.3 @@ -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 diff --git a/docs/man3/SDL_DisplayFormat.3 b/docs/man3/SDL_DisplayFormat.3 index 0bd1a306a..ca16e2a45 100644 --- a/docs/man3/SDL_DisplayFormat.3 +++ b/docs/man3/SDL_DisplayFormat.3 @@ -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 diff --git a/docs/man3/SDL_DisplayFormatAlpha.3 b/docs/man3/SDL_DisplayFormatAlpha.3 index b0c568ec5..a87ddd54f 100644 --- a/docs/man3/SDL_DisplayFormatAlpha.3 +++ b/docs/man3/SDL_DisplayFormatAlpha.3 @@ -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 diff --git a/docs/man3/SDL_DisplayYUVOverlay.3 b/docs/man3/SDL_DisplayYUVOverlay.3 index ca6752261..d89d94cc3 100644 --- a/docs/man3/SDL_DisplayYUVOverlay.3 +++ b/docs/man3/SDL_DisplayYUVOverlay.3 @@ -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 diff --git a/docs/man3/SDL_EnableKeyRepeat.3 b/docs/man3/SDL_EnableKeyRepeat.3 index 3d37ea1ba..ea4b231b9 100644 --- a/docs/man3/SDL_EnableKeyRepeat.3 +++ b/docs/man3/SDL_EnableKeyRepeat.3 @@ -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 diff --git a/docs/man3/SDL_EnableUNICODE.3 b/docs/man3/SDL_EnableUNICODE.3 index 0c20ba025..d9d202700 100644 --- a/docs/man3/SDL_EnableUNICODE.3 +++ b/docs/man3/SDL_EnableUNICODE.3 @@ -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 diff --git a/docs/man3/SDL_Event.3 b/docs/man3/SDL_Event.3 index bf2cd066d..b508f19db 100644 --- a/docs/man3/SDL_Event.3 +++ b/docs/man3/SDL_Event.3 @@ -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 diff --git a/docs/man3/SDL_EventState.3 b/docs/man3/SDL_EventState.3 index 7ec5e764a..5ee6ab56a 100644 --- a/docs/man3/SDL_EventState.3 +++ b/docs/man3/SDL_EventState.3 @@ -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 diff --git a/docs/man3/SDL_ExposeEvent.3 b/docs/man3/SDL_ExposeEvent.3 index 554af282d..e1aa5c30f 100644 --- a/docs/man3/SDL_ExposeEvent.3 +++ b/docs/man3/SDL_ExposeEvent.3 @@ -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 diff --git a/docs/man3/SDL_FillRect.3 b/docs/man3/SDL_FillRect.3 index ecb4cd2b7..c2b83abaf 100644 --- a/docs/man3/SDL_FillRect.3 +++ b/docs/man3/SDL_FillRect.3 @@ -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 diff --git a/docs/man3/SDL_Flip.3 b/docs/man3/SDL_Flip.3 index 8588c1b29..b3b2d65dc 100644 --- a/docs/man3/SDL_Flip.3 +++ b/docs/man3/SDL_Flip.3 @@ -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 diff --git a/docs/man3/SDL_FreeCursor.3 b/docs/man3/SDL_FreeCursor.3 index 3bceec2ae..22277ea49 100644 --- a/docs/man3/SDL_FreeCursor.3 +++ b/docs/man3/SDL_FreeCursor.3 @@ -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 diff --git a/docs/man3/SDL_FreeSurface.3 b/docs/man3/SDL_FreeSurface.3 index 5306e384d..d8491392f 100644 --- a/docs/man3/SDL_FreeSurface.3 +++ b/docs/man3/SDL_FreeSurface.3 @@ -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 diff --git a/docs/man3/SDL_FreeWAV.3 b/docs/man3/SDL_FreeWAV.3 index 30b8f5a01..a7cd1483c 100644 --- a/docs/man3/SDL_FreeWAV.3 +++ b/docs/man3/SDL_FreeWAV.3 @@ -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 diff --git a/docs/man3/SDL_FreeYUVOverlay.3 b/docs/man3/SDL_FreeYUVOverlay.3 index ed54e5e61..3971a93fd 100644 --- a/docs/man3/SDL_FreeYUVOverlay.3 +++ b/docs/man3/SDL_FreeYUVOverlay.3 @@ -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 diff --git a/docs/man3/SDL_GL_GetAttribute.3 b/docs/man3/SDL_GL_GetAttribute.3 index 56013eab6..9135da283 100644 --- a/docs/man3/SDL_GL_GetAttribute.3 +++ b/docs/man3/SDL_GL_GetAttribute.3 @@ -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 diff --git a/docs/man3/SDL_GL_GetProcAddress.3 b/docs/man3/SDL_GL_GetProcAddress.3 index b2cd4d35c..4fcc7a40b 100644 --- a/docs/man3/SDL_GL_GetProcAddress.3 +++ b/docs/man3/SDL_GL_GetProcAddress.3 @@ -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 diff --git a/docs/man3/SDL_GL_LoadLibrary.3 b/docs/man3/SDL_GL_LoadLibrary.3 index f295bc262..e6544c9ca 100644 --- a/docs/man3/SDL_GL_LoadLibrary.3 +++ b/docs/man3/SDL_GL_LoadLibrary.3 @@ -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 diff --git a/docs/man3/SDL_GL_SetAttribute.3 b/docs/man3/SDL_GL_SetAttribute.3 index 055dacbd1..deb38e71b 100644 --- a/docs/man3/SDL_GL_SetAttribute.3 +++ b/docs/man3/SDL_GL_SetAttribute.3 @@ -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 diff --git a/docs/man3/SDL_GL_SwapBuffers.3 b/docs/man3/SDL_GL_SwapBuffers.3 index eb7f38394..31d31cf3e 100644 --- a/docs/man3/SDL_GL_SwapBuffers.3 +++ b/docs/man3/SDL_GL_SwapBuffers.3 @@ -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 diff --git a/docs/man3/SDL_GLattr.3 b/docs/man3/SDL_GLattr.3 index 49ea591e0..23d372625 100644 --- a/docs/man3/SDL_GLattr.3 +++ b/docs/man3/SDL_GLattr.3 @@ -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 diff --git a/docs/man3/SDL_GetAppState.3 b/docs/man3/SDL_GetAppState.3 index c35ac3c58..9d644a142 100644 --- a/docs/man3/SDL_GetAppState.3 +++ b/docs/man3/SDL_GetAppState.3 @@ -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 diff --git a/docs/man3/SDL_GetAudioStatus.3 b/docs/man3/SDL_GetAudioStatus.3 index d622357e8..9895c9556 100644 --- a/docs/man3/SDL_GetAudioStatus.3 +++ b/docs/man3/SDL_GetAudioStatus.3 @@ -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 diff --git a/docs/man3/SDL_GetClipRect.3 b/docs/man3/SDL_GetClipRect.3 index ce41c6e1b..b911ff6b4 100644 --- a/docs/man3/SDL_GetClipRect.3 +++ b/docs/man3/SDL_GetClipRect.3 @@ -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 diff --git a/docs/man3/SDL_GetCursor.3 b/docs/man3/SDL_GetCursor.3 index 1a8a089ae..ce5ba72a9 100644 --- a/docs/man3/SDL_GetCursor.3 +++ b/docs/man3/SDL_GetCursor.3 @@ -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 diff --git a/docs/man3/SDL_GetError.3 b/docs/man3/SDL_GetError.3 index 850c78b64..ecdb98cf1 100644 --- a/docs/man3/SDL_GetError.3 +++ b/docs/man3/SDL_GetError.3 @@ -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 diff --git a/docs/man3/SDL_GetEventFilter.3 b/docs/man3/SDL_GetEventFilter.3 index 7cc09940f..41bf33795 100644 --- a/docs/man3/SDL_GetEventFilter.3 +++ b/docs/man3/SDL_GetEventFilter.3 @@ -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 diff --git a/docs/man3/SDL_GetGamma.3 b/docs/man3/SDL_GetGamma.3 index 8115463be..f3493aa8e 100644 --- a/docs/man3/SDL_GetGamma.3 +++ b/docs/man3/SDL_GetGamma.3 @@ -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 diff --git a/docs/man3/SDL_GetGammaRamp.3 b/docs/man3/SDL_GetGammaRamp.3 index b40e9d22a..c1116d52e 100644 --- a/docs/man3/SDL_GetGammaRamp.3 +++ b/docs/man3/SDL_GetGammaRamp.3 @@ -17,4 +17,4 @@ Returns -1 on error\&. .SH "SEE ALSO" .PP \fISDL_SetGamma\fR \fISDL_SetGammaRamp\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 diff --git a/docs/man3/SDL_GetKeyName.3 b/docs/man3/SDL_GetKeyName.3 index fef6c540d..fc76ca8fa 100644 --- a/docs/man3/SDL_GetKeyName.3 +++ b/docs/man3/SDL_GetKeyName.3 @@ -12,4 +12,4 @@ Returns the SDL-defined name of the \fI\fBSDLKey\fR\fR \fBkey\fR\&. .SH "SEE ALSO" .PP \fI\fBSDLKey\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 diff --git a/docs/man3/SDL_GetKeyState.3 b/docs/man3/SDL_GetKeyState.3 index af6283c9c..f679c81c6 100644 --- a/docs/man3/SDL_GetKeyState.3 +++ b/docs/man3/SDL_GetKeyState.3 @@ -27,4 +27,4 @@ if ( keystate[SDLK_RETURN] ) printf("Return Key Pressed\&. .SH "SEE ALSO" .PP \fI\fBSDL Key Symbols\fP\fR, \fI\fBSDL_PumpEvents\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 diff --git a/docs/man3/SDL_GetModState.3 b/docs/man3/SDL_GetModState.3 index 06e29cfae..5cff3d5db 100644 --- a/docs/man3/SDL_GetModState.3 +++ b/docs/man3/SDL_GetModState.3 @@ -51,4 +51,4 @@ The return value can be an OR\&'d combination of the SDLMod enum\&. .SH "SEE ALSO" .PP \fI\fBSDL_GetKeyState\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 diff --git a/docs/man3/SDL_GetMouseState.3 b/docs/man3/SDL_GetMouseState.3 index 2faf5475a..e92aa4397 100644 --- a/docs/man3/SDL_GetMouseState.3 +++ b/docs/man3/SDL_GetMouseState.3 @@ -21,4 +21,4 @@ if(SDL_GetMouseState(NULL, NULL)&SDL_BUTTON(1)) .SH "SEE ALSO" .PP \fI\fBSDL_GetRelativeMouseState\fP\fR, \fI\fBSDL_PumpEvents\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 diff --git a/docs/man3/SDL_GetRGB.3 b/docs/man3/SDL_GetRGB.3 index 1c837e922..f21a16223 100644 --- a/docs/man3/SDL_GetRGB.3 +++ b/docs/man3/SDL_GetRGB.3 @@ -14,4 +14,4 @@ This function uses the entire 8-bit [0\&.\&.255] range when converting color com .SH "SEE ALSO" .PP \fI\fBSDL_GetRGBA\fP\fR, \fI\fBSDL_MapRGB\fP\fR, \fI\fBSDL_MapRGBA\fP\fR, \fI\fBSDL_PixelFormat\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 diff --git a/docs/man3/SDL_GetRGBA.3 b/docs/man3/SDL_GetRGBA.3 index deca513b2..eba9dfbb2 100644 --- a/docs/man3/SDL_GetRGBA.3 +++ b/docs/man3/SDL_GetRGBA.3 @@ -16,4 +16,4 @@ If the surface has no alpha component, the alpha will be returned as 0xff (100% .SH "SEE ALSO" .PP \fISDL_GetRGB\fR, \fISDL_MapRGB\fR, \fISDL_MapRGBA\fR, \fISDL_PixelFormat\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 diff --git a/docs/man3/SDL_GetRelativeMouseState.3 b/docs/man3/SDL_GetRelativeMouseState.3 index d37c41394..349f47d81 100644 --- a/docs/man3/SDL_GetRelativeMouseState.3 +++ b/docs/man3/SDL_GetRelativeMouseState.3 @@ -12,4 +12,4 @@ The current button state is returned as a button bitmask, which can be tested us .SH "SEE ALSO" .PP \fI\fBSDL_GetMouseState\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 diff --git a/docs/man3/SDL_GetThreadID.3 b/docs/man3/SDL_GetThreadID.3 index 822d405e9..6385aeb92 100644 --- a/docs/man3/SDL_GetThreadID.3 +++ b/docs/man3/SDL_GetThreadID.3 @@ -13,4 +13,4 @@ Returns the ID of a \fBSDL_Thread\fR created by \fISDL_CreateThread\fR\&. .SH "SEE ALSO" .PP \fISDL_CreateThread\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 diff --git a/docs/man3/SDL_GetTicks.3 b/docs/man3/SDL_GetTicks.3 index 2ae1ca129..4615737b4 100644 --- a/docs/man3/SDL_GetTicks.3 +++ b/docs/man3/SDL_GetTicks.3 @@ -12,4 +12,4 @@ Get the number of milliseconds since the SDL library initialization\&. Note that .SH "SEE ALSO" .PP \fI\fBSDL_Delay\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 diff --git a/docs/man3/SDL_GetVideoInfo.3 b/docs/man3/SDL_GetVideoInfo.3 index 8ce031fed..b82b28e16 100644 --- a/docs/man3/SDL_GetVideoInfo.3 +++ b/docs/man3/SDL_GetVideoInfo.3 @@ -12,4 +12,4 @@ This function returns a read-only pointer to \fIinformation\fR about the video h .SH "SEE ALSO" .PP \fI\fBSDL_SetVideoMode\fP\fR, \fI\fBSDL_VideoInfo\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 diff --git a/docs/man3/SDL_GetVideoSurface.3 b/docs/man3/SDL_GetVideoSurface.3 index 0ce8f46ce..4a5d7eb96 100644 --- a/docs/man3/SDL_GetVideoSurface.3 +++ b/docs/man3/SDL_GetVideoSurface.3 @@ -12,4 +12,4 @@ This function returns a pointer to the current display surface\&. If SDL is doin .SH "SEE ALSO" .PP \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 diff --git a/docs/man3/SDL_Init.3 b/docs/man3/SDL_Init.3 index 43dd689fd..5f5005479 100644 --- a/docs/man3/SDL_Init.3 +++ b/docs/man3/SDL_Init.3 @@ -38,4 +38,4 @@ Returns \fB-1\fR on an error or \fB0\fR on success\&. .SH "SEE ALSO" .PP \fI\fBSDL_Quit\fP\fR, \fI\fBSDL_InitSubSystem\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 diff --git a/docs/man3/SDL_InitSubSystem.3 b/docs/man3/SDL_InitSubSystem.3 index 3b0e8562a..f0a82a528 100644 --- a/docs/man3/SDL_InitSubSystem.3 +++ b/docs/man3/SDL_InitSubSystem.3 @@ -38,4 +38,4 @@ Returns \fB-1\fR on an error or \fB0\fR on success\&. .SH "SEE ALSO" .PP \fI\fBSDL_Init\fP\fR, \fI\fBSDL_Quit\fP\fR, \fI\fBSDL_QuitSubSystem\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 diff --git a/docs/man3/SDL_JoyAxisEvent.3 b/docs/man3/SDL_JoyAxisEvent.3 index 827a05584..f8301fd70 100644 --- a/docs/man3/SDL_JoyAxisEvent.3 +++ b/docs/man3/SDL_JoyAxisEvent.3 @@ -33,4 +33,4 @@ A \fBSDL_JOYAXISMOTION\fP event occurs when ever a user moves an axis on the joy .SH "SEE ALSO" .PP \fI\fBSDL_Event\fR\fR, \fIJoystick Functions\fR, \fI\fBSDL_JoystickEventState\fP\fR, \fI\fBSDL_JoystickGetAxis\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 diff --git a/docs/man3/SDL_JoyBallEvent.3 b/docs/man3/SDL_JoyBallEvent.3 index 5c0f815b5..7f42f7ba6 100644 --- a/docs/man3/SDL_JoyBallEvent.3 +++ b/docs/man3/SDL_JoyBallEvent.3 @@ -33,4 +33,4 @@ A \fBSDL_JOYBALLMOTION\fP event occurs when a user moves a trackball on the joys .SH "SEE ALSO" .PP \fI\fBSDL_Event\fR\fR, \fIJoystick Functions\fR, \fI\fBSDL_JoystickEventState\fP\fR, \fI\fBSDL_JoystickGetBall\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 diff --git a/docs/man3/SDL_JoyButtonEvent.3 b/docs/man3/SDL_JoyButtonEvent.3 index 58a6677a6..dfd0793a8 100644 --- a/docs/man3/SDL_JoyButtonEvent.3 +++ b/docs/man3/SDL_JoyButtonEvent.3 @@ -33,4 +33,4 @@ A \fBSDL_JOYBUTTONDOWN\fP or \fBSDL_JOYBUTTONUP\fP event occurs when ever a user .SH "SEE ALSO" .PP \fI\fBSDL_Event\fR\fR, \fIJoystick Functions\fR, \fI\fBSDL_JoystickEventState\fP\fR, \fI\fBSDL_JoystickGetButton\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 diff --git a/docs/man3/SDL_JoyHatEvent.3 b/docs/man3/SDL_JoyHatEvent.3 index 00f73832a..5817ad68f 100644 --- a/docs/man3/SDL_JoyHatEvent.3 +++ b/docs/man3/SDL_JoyHatEvent.3 @@ -53,4 +53,4 @@ The following defines are also provided: .SH "SEE ALSO" .PP \fI\fBSDL_Event\fR\fR, \fIJoystick Functions\fR, \fI\fBSDL_JoystickEventState\fP\fR, \fI\fBSDL_JoystickGetHat\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 diff --git a/docs/man3/SDL_JoystickClose.3 b/docs/man3/SDL_JoystickClose.3 index 91d68f24e..281702f11 100644 --- a/docs/man3/SDL_JoystickClose.3 +++ b/docs/man3/SDL_JoystickClose.3 @@ -12,4 +12,4 @@ Close a \fBjoystick\fR that was previously opened with \fI\fBSDL_JoystickOpen\fP .SH "SEE ALSO" .PP \fI\fBSDL_JoystickOpen\fP\fR, \fI\fBSDL_JoystickOpened\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 diff --git a/docs/man3/SDL_JoystickEventState.3 b/docs/man3/SDL_JoystickEventState.3 index f6ede2e95..7e410f362 100644 --- a/docs/man3/SDL_JoystickEventState.3 +++ b/docs/man3/SDL_JoystickEventState.3 @@ -21,4 +21,4 @@ If \fBstate\fR is \fBSDL_QUERY\fP then the current state is returned, otherwise .SH "SEE ALSO" .PP \fISDL Joystick Functions\fR, \fI\fBSDL_JoystickUpdate\fP\fR, \fI\fBSDL_JoyAxisEvent\fR\fR, \fI\fBSDL_JoyBallEvent\fR\fR, \fI\fBSDL_JoyButtonEvent\fR\fR, \fI\fBSDL_JoyHatEvent\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 diff --git a/docs/man3/SDL_JoystickGetAxis.3 b/docs/man3/SDL_JoystickGetAxis.3 index 0e4b2d935..0a80b3405 100644 --- a/docs/man3/SDL_JoystickGetAxis.3 +++ b/docs/man3/SDL_JoystickGetAxis.3 @@ -29,4 +29,4 @@ y_move=SDL_JoystickGetAxis(joy1, 1);\fR .SH "SEE ALSO" .PP \fI\fBSDL_JoystickNumAxes\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 diff --git a/docs/man3/SDL_JoystickGetBall.3 b/docs/man3/SDL_JoystickGetBall.3 index 8fadb97a4..124c91070 100644 --- a/docs/man3/SDL_JoystickGetBall.3 +++ b/docs/man3/SDL_JoystickGetBall.3 @@ -34,4 +34,4 @@ printf("Trackball Delta- X:%d, Y:%d .SH "SEE ALSO" .PP \fI\fBSDL_JoystickNumBalls\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 diff --git a/docs/man3/SDL_JoystickGetButton.3 b/docs/man3/SDL_JoystickGetButton.3 index 531e469af..e7b336b34 100644 --- a/docs/man3/SDL_JoystickGetButton.3 +++ b/docs/man3/SDL_JoystickGetButton.3 @@ -15,4 +15,4 @@ SDL_JoystickGetButton returns the current state of the given \fBbutton\fR on the .SH "SEE ALSO" .PP \fI\fBSDL_JoystickNumButtons\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 diff --git a/docs/man3/SDL_JoystickGetHat.3 b/docs/man3/SDL_JoystickGetHat.3 index 91b836351..cdbd91055 100644 --- a/docs/man3/SDL_JoystickGetHat.3 +++ b/docs/man3/SDL_JoystickGetHat.3 @@ -33,4 +33,4 @@ The current state is returned as a Uint8 which is defined as an OR\&'d combinati .SH "SEE ALSO" .PP \fI\fBSDL_JoystickNumHats\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 diff --git a/docs/man3/SDL_JoystickIndex.3 b/docs/man3/SDL_JoystickIndex.3 index b57c298b3..611e4b67a 100644 --- a/docs/man3/SDL_JoystickIndex.3 +++ b/docs/man3/SDL_JoystickIndex.3 @@ -15,4 +15,4 @@ Index number of the joystick\&. .SH "SEE ALSO" .PP \fI\fBSDL_JoystickOpen\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 diff --git a/docs/man3/SDL_JoystickName.3 b/docs/man3/SDL_JoystickName.3 index d824f22fe..364297e0d 100644 --- a/docs/man3/SDL_JoystickName.3 +++ b/docs/man3/SDL_JoystickName.3 @@ -29,4 +29,4 @@ for(i=0;i0){ .SH "SEE ALSO" .PP \fI\fBSDL_JoystickClose\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 diff --git a/docs/man3/SDL_JoystickOpened.3 b/docs/man3/SDL_JoystickOpened.3 index df0f4c596..9d82e09b3 100644 --- a/docs/man3/SDL_JoystickOpened.3 +++ b/docs/man3/SDL_JoystickOpened.3 @@ -15,4 +15,4 @@ Returns \fB1\fR if the joystick has been opened, or \fB0\fR if it has not\&. .SH "SEE ALSO" .PP \fI\fBSDL_JoystickOpen\fP\fR, \fI\fBSDL_JoystickClose\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 diff --git a/docs/man3/SDL_JoystickUpdate.3 b/docs/man3/SDL_JoystickUpdate.3 index f1e490465..7d1035b1c 100644 --- a/docs/man3/SDL_JoystickUpdate.3 +++ b/docs/man3/SDL_JoystickUpdate.3 @@ -12,4 +12,4 @@ Updates the state(position, buttons, etc\&.) of all open joysticks\&. If joystic .SH "SEE ALSO" .PP \fI\fBSDL_JoystickEventState\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 diff --git a/docs/man3/SDL_KeyboardEvent.3 b/docs/man3/SDL_KeyboardEvent.3 index 4f179d435..4aeea7922 100644 --- a/docs/man3/SDL_KeyboardEvent.3 +++ b/docs/man3/SDL_KeyboardEvent.3 @@ -35,4 +35,4 @@ Repeating \fBSDL_KEYDOWN\fP events will occur if key repeat is enabled (see \fI\ .SH "SEE ALSO" .PP \fI\fBSDL_Event\fR\fR, \fI\fBSDL_keysym\fR\fR, \fI\fBSDL_EnableKeyRepeat\fP\fR, \fI\fBSDL_EnableUNICODE\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 diff --git a/docs/man3/SDL_KillThread.3 b/docs/man3/SDL_KillThread.3 index a117b33d3..2a34f11f8 100644 --- a/docs/man3/SDL_KillThread.3 +++ b/docs/man3/SDL_KillThread.3 @@ -13,4 +13,4 @@ SDL_KillThread \- Gracelessly terminates the thread\&. .SH "SEE ALSO" .PP \fI\fBSDL_CreateThread\fP\fR, \fI\fBSDL_WaitThread\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 diff --git a/docs/man3/SDL_ListModes.3 b/docs/man3/SDL_ListModes.3 index 2ab0f1da9..3cc9376af 100644 --- a/docs/man3/SDL_ListModes.3 +++ b/docs/man3/SDL_ListModes.3 @@ -50,4 +50,4 @@ else{ .SH "SEE ALSO" .PP \fI\fBSDL_SetVideoMode\fP\fR, \fI\fBSDL_GetVideoInfo\fP\fR, \fI\fBSDL_Rect\fR\fR, \fI\fBSDL_PixelFormat\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 diff --git a/docs/man3/SDL_LoadBMP.3 b/docs/man3/SDL_LoadBMP.3 index 03d20dd23..7e3b4af3a 100644 --- a/docs/man3/SDL_LoadBMP.3 +++ b/docs/man3/SDL_LoadBMP.3 @@ -15,4 +15,4 @@ Returns the new surface, or \fBNULL\fP if there was an error\&. .SH "SEE ALSO" .PP \fI\fBSDL_SaveBMP\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 diff --git a/docs/man3/SDL_LoadWAV.3 b/docs/man3/SDL_LoadWAV.3 index c8fe974d1..490ff67ef 100644 --- a/docs/man3/SDL_LoadWAV.3 +++ b/docs/man3/SDL_LoadWAV.3 @@ -39,4 +39,4 @@ SDL_FreeWAV(wav_buffer);\fR .SH "SEE ALSO" .PP \fI\fBSDL_AudioSpec\fR\fR, \fI\fBSDL_OpenAudio\fP\fR, \fI\fBSDL_FreeWAV\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 diff --git a/docs/man3/SDL_LockAudio.3 b/docs/man3/SDL_LockAudio.3 index 525bb45d4..8c141fd67 100644 --- a/docs/man3/SDL_LockAudio.3 +++ b/docs/man3/SDL_LockAudio.3 @@ -12,4 +12,4 @@ The lock manipulated by these functions protects the callback function\&. During .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 diff --git a/docs/man3/SDL_LockSurface.3 b/docs/man3/SDL_LockSurface.3 index 242970bd5..6db3ad7bd 100644 --- a/docs/man3/SDL_LockSurface.3 +++ b/docs/man3/SDL_LockSurface.3 @@ -45,4 +45,4 @@ It should be noted, that since SDL 1\&.1\&.8 surface locks are recursive\&. This .SH "SEE ALSO" .PP \fI\fBSDL_UnlockSurface\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 diff --git a/docs/man3/SDL_LockYUVOverlay.3 b/docs/man3/SDL_LockYUVOverlay.3 index c1fa0e9e4..286d96fde 100644 --- a/docs/man3/SDL_LockYUVOverlay.3 +++ b/docs/man3/SDL_LockYUVOverlay.3 @@ -15,4 +15,4 @@ Returns \fB0\fR on success, or \fB-1\fR on an error\&. .SH "SEE ALSO" .PP \fI\fBSDL_UnlockYUVOverlay\fP\fR, \fI\fBSDL_CreateYUVOverlay\fP\fR, \fI\fBSDL_Overlay\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 diff --git a/docs/man3/SDL_MapRGB.3 b/docs/man3/SDL_MapRGB.3 index b506502c1..1e4c963b4 100644 --- a/docs/man3/SDL_MapRGB.3 +++ b/docs/man3/SDL_MapRGB.3 @@ -19,4 +19,4 @@ A pixel value best approximating the given RGB color value for a given pixel for .SH "SEE ALSO" .PP \fI\fBSDL_GetRGB\fP\fR, \fI\fBSDL_GetRGBA\fP\fR, \fI\fBSDL_MapRGBA\fP\fR, \fI\fBSDL_PixelFormat\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 diff --git a/docs/man3/SDL_MapRGBA.3 b/docs/man3/SDL_MapRGBA.3 index 390ea5a9e..03d78d8c0 100644 --- a/docs/man3/SDL_MapRGBA.3 +++ b/docs/man3/SDL_MapRGBA.3 @@ -19,4 +19,4 @@ A pixel value best approximating the given RGBA color value for a given pixel fo .SH "SEE ALSO" .PP \fISDL_GetRGB\fR, \fISDL_GetRGBA\fR, \fISDL_MapRGB\fR, \fISDL_PixelFormat\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 diff --git a/docs/man3/SDL_MixAudio.3 b/docs/man3/SDL_MixAudio.3 index 30d81bb0b..b98660df6 100644 --- a/docs/man3/SDL_MixAudio.3 +++ b/docs/man3/SDL_MixAudio.3 @@ -18,4 +18,4 @@ Do not use this function for mixing together more than two streams of sample dat .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 diff --git a/docs/man3/SDL_MouseButtonEvent.3 b/docs/man3/SDL_MouseButtonEvent.3 index f043ee37c..d2d34a02b 100644 --- a/docs/man3/SDL_MouseButtonEvent.3 +++ b/docs/man3/SDL_MouseButtonEvent.3 @@ -33,4 +33,4 @@ When a mouse button press or release is detected then number of the button press .SH "SEE ALSO" .PP \fI\fBSDL_Event\fR\fR, \fI\fBSDL_MouseMotionEvent\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 diff --git a/docs/man3/SDL_MouseMotionEvent.3 b/docs/man3/SDL_MouseMotionEvent.3 index 444b4d078..c1b036d2a 100644 --- a/docs/man3/SDL_MouseMotionEvent.3 +++ b/docs/man3/SDL_MouseMotionEvent.3 @@ -35,4 +35,4 @@ If the cursor is hidden (\fI\fBSDL_ShowCursor\fP(0)\fR) and the input is grabbed .SH "SEE ALSO" .PP \fI\fBSDL_Event\fR\fR, \fI\fBSDL_MouseButtonEvent\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 diff --git a/docs/man3/SDL_NumJoysticks.3 b/docs/man3/SDL_NumJoysticks.3 index cb2bcb08b..c737a1c5c 100644 --- a/docs/man3/SDL_NumJoysticks.3 +++ b/docs/man3/SDL_NumJoysticks.3 @@ -15,4 +15,4 @@ Returns the number of attached joysticks .SH "SEE ALSO" .PP \fI\fBSDL_JoystickName\fP\fR, \fI\fBSDL_JoystickOpen\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 diff --git a/docs/man3/SDL_OpenAudio.3 b/docs/man3/SDL_OpenAudio.3 index a5d3ca7c7..38a232ce7 100644 --- a/docs/man3/SDL_OpenAudio.3 +++ b/docs/man3/SDL_OpenAudio.3 @@ -94,4 +94,4 @@ SDL_PauseAudio(0);\fR .SH "SEE ALSO" .PP \fI\fBSDL_AudioSpec\fP\fR, \fI\fBSDL_LockAudio\fP\fR, \fI\fBSDL_UnlockAudio\fP\fR, \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 diff --git a/docs/man3/SDL_Overlay.3 b/docs/man3/SDL_Overlay.3 index e07e9e23f..a852e918f 100644 --- a/docs/man3/SDL_Overlay.3 +++ b/docs/man3/SDL_Overlay.3 @@ -49,4 +49,4 @@ A \fBSDL_Overlay\fR is similar to a \fI\fBSDL_Surface\fR\fR except it stores a Y .SH "SEE ALSO" .PP \fI\fBSDL_CreateYUVOverlay\fP\fR, \fI\fBSDL_LockYUVOverlay\fP\fR, \fI\fBSDL_UnlockYUVOverlay\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 diff --git a/docs/man3/SDL_Palette.3 b/docs/man3/SDL_Palette.3 index 2af0ef87c..ea5e406d5 100644 --- a/docs/man3/SDL_Palette.3 +++ b/docs/man3/SDL_Palette.3 @@ -23,4 +23,4 @@ Each pixel in an 8-bit surface is an index into the \fBcolors\fR field of the \f .SH "SEE ALSO" .PP \fI\fBSDL_Color\fR\fR, \fI\fBSDL_Surface\fR\fR, \fI\fBSDL_SetColors\fP\fR \fI\fBSDL_SetPalette\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 diff --git a/docs/man3/SDL_PauseAudio.3 b/docs/man3/SDL_PauseAudio.3 index d12e47a1c..1ca979a81 100644 --- a/docs/man3/SDL_PauseAudio.3 +++ b/docs/man3/SDL_PauseAudio.3 @@ -12,4 +12,4 @@ This function pauses and unpauses the audio callback processing\&. It should be .SH "SEE ALSO" .PP \fI\fBSDL_GetAudioStatus\fP\fR, \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 diff --git a/docs/man3/SDL_PeepEvents.3 b/docs/man3/SDL_PeepEvents.3 index 5e015c76c..016542df8 100644 --- a/docs/man3/SDL_PeepEvents.3 +++ b/docs/man3/SDL_PeepEvents.3 @@ -23,4 +23,4 @@ This function returns the number of events actually stored, or \fB-1\fR if there .SH "SEE ALSO" .PP \fI\fBSDL_Event\fR\fR, \fI\fBSDL_PollEvent\fP\fR, \fI\fBSDL_PushEvent\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 diff --git a/docs/man3/SDL_PixelFormat.3 b/docs/man3/SDL_PixelFormat.3 index ac8e7a2a5..f91593ebb 100644 --- a/docs/man3/SDL_PixelFormat.3 +++ b/docs/man3/SDL_PixelFormat.3 @@ -137,4 +137,4 @@ printf("Pixel Color -> R: %d, G: %d, B: %d, A: %d .SH "SEE ALSO" .PP \fI\fBSDL_Surface\fR\fR, \fI\fBSDL_MapRGB\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 diff --git a/docs/man3/SDL_PollEvent.3 b/docs/man3/SDL_PollEvent.3 index 0a15c82ab..6197f7e1b 100644 --- a/docs/man3/SDL_PollEvent.3 +++ b/docs/man3/SDL_PollEvent.3 @@ -41,4 +41,4 @@ while(SDL_PollEvent(&event)){ /* Loop until there are no events left on the que .SH "SEE ALSO" .PP \fI\fBSDL_Event\fR\fR, \fI\fBSDL_WaitEvent\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 diff --git a/docs/man3/SDL_PumpEvents.3 b/docs/man3/SDL_PumpEvents.3 index 99768c06e..62cc13d9e 100644 --- a/docs/man3/SDL_PumpEvents.3 +++ b/docs/man3/SDL_PumpEvents.3 @@ -20,4 +20,4 @@ You can only call this function in the thread that set the video mode\&. .SH "SEE ALSO" .PP \fI\fBSDL_PollEvent\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 diff --git a/docs/man3/SDL_PushEvent.3 b/docs/man3/SDL_PushEvent.3 index c2c07df73..4be188f12 100644 --- a/docs/man3/SDL_PushEvent.3 +++ b/docs/man3/SDL_PushEvent.3 @@ -24,4 +24,4 @@ See \fI\fBSDL_Event\fR\fR\&. .SH "SEE ALSO" .PP \fI\fBSDL_PollEvent\fP\fR, \fI\fBSDL_PeepEvents\fP\fR, \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 diff --git a/docs/man3/SDL_Quit.3 b/docs/man3/SDL_Quit.3 index fac5029e9..42fe8c1b2 100644 --- a/docs/man3/SDL_Quit.3 +++ b/docs/man3/SDL_Quit.3 @@ -26,4 +26,4 @@ While using \fBatexit\fP maybe be fine for small programs, more advanced users s .SH "SEE ALSO" .PP \fI\fBSDL_QuitSubsystem\fP\fR, \fI\fBSDL_Init\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 diff --git a/docs/man3/SDL_QuitEvent.3 b/docs/man3/SDL_QuitEvent.3 index 4a66d012e..c357e2a31 100644 --- a/docs/man3/SDL_QuitEvent.3 +++ b/docs/man3/SDL_QuitEvent.3 @@ -27,4 +27,4 @@ The macro \fBSDL_QuitRequested\fP will return non-zero if a quit event is pendin .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 diff --git a/docs/man3/SDL_QuitSubSystem.3 b/docs/man3/SDL_QuitSubSystem.3 index fc9226ea0..79e3ca592 100644 --- a/docs/man3/SDL_QuitSubSystem.3 +++ b/docs/man3/SDL_QuitSubSystem.3 @@ -12,4 +12,4 @@ SDL_QuitSubSystem \- Shut down a subsystem .SH "SEE ALSO" .PP \fI\fBSDL_Quit\fP\fR, \fI\fBSDL_Init\fP\fR, \fI\fBSDL_InitSubSystem\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 diff --git a/docs/man3/SDL_RWFromFile.3 b/docs/man3/SDL_RWFromFile.3 index cbcd29ccb..9ea68b93d 100644 --- a/docs/man3/SDL_RWFromFile.3 +++ b/docs/man3/SDL_RWFromFile.3 @@ -15,4 +15,4 @@ examples here .SH "SEE ALSO" .PP \fISDL_AnotherFunction\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 diff --git a/docs/man3/SDL_Rect.3 b/docs/man3/SDL_Rect.3 index 49ecf39fe..8db224de6 100644 --- a/docs/man3/SDL_Rect.3 +++ b/docs/man3/SDL_Rect.3 @@ -23,4 +23,4 @@ A \fBSDL_Rect\fR defines a rectangular area of pixels\&. It is used by \fI\fBSDL .SH "SEE ALSO" .PP \fI\fBSDL_BlitSurface\fP\fR, \fI\fBSDL_UpdateRect\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 diff --git a/docs/man3/SDL_RemoveTimer.3 b/docs/man3/SDL_RemoveTimer.3 index 8eb8daeb8..1203c6f54 100644 --- a/docs/man3/SDL_RemoveTimer.3 +++ b/docs/man3/SDL_RemoveTimer.3 @@ -22,4 +22,4 @@ Returns a boolean value indicating success\&. .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 diff --git a/docs/man3/SDL_ResizeEvent.3 b/docs/man3/SDL_ResizeEvent.3 index 7b02dcd05..7b0a5e265 100644 --- a/docs/man3/SDL_ResizeEvent.3 +++ b/docs/man3/SDL_ResizeEvent.3 @@ -25,4 +25,4 @@ When \fBSDL_RESIZABLE\fP is passed as a \fBflag\fR to \fI\fBSDL_SetVideoMode\fP\ .SH "SEE ALSO" .PP \fI\fBSDL_Event\fR\fR, \fI\fBSDL_SetVideoMode\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 diff --git a/docs/man3/SDL_SaveBMP.3 b/docs/man3/SDL_SaveBMP.3 index 0b6066ffa..61e00dd51 100644 --- a/docs/man3/SDL_SaveBMP.3 +++ b/docs/man3/SDL_SaveBMP.3 @@ -15,4 +15,4 @@ Returns \fB0\fR if successful or \fB-1\fR if there was an error\&. .SH "SEE ALSO" .PP \fI\fBSDL_LoadBMP\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 diff --git a/docs/man3/SDL_SemPost.3 b/docs/man3/SDL_SemPost.3 index 008809c7c..5487d2d5a 100644 --- a/docs/man3/SDL_SemPost.3 +++ b/docs/man3/SDL_SemPost.3 @@ -25,4 +25,4 @@ Returns \fB0\fR if successful or \fB-1\fR if there was an error (leaving the sem .SH "SEE ALSO" .PP \fI\fBSDL_CreateSemaphore\fP\fR, \fI\fBSDL_DestroySemaphore\fP\fR, \fI\fBSDL_SemWait\fP\fR, \fI\fBSDL_SemTryWait\fP\fR, \fI\fBSDL_SemWaitTimeout\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 diff --git a/docs/man3/SDL_SemTryWait.3 b/docs/man3/SDL_SemTryWait.3 index a09b7d411..aee9aff19 100644 --- a/docs/man3/SDL_SemTryWait.3 +++ b/docs/man3/SDL_SemTryWait.3 @@ -38,4 +38,4 @@ SDL_SemPost(my_sem);\fR .SH "SEE ALSO" .PP \fI\fBSDL_CreateSemaphore\fP\fR, \fI\fBSDL_DestroySemaphore\fP\fR, \fI\fBSDL_SemWait\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 diff --git a/docs/man3/SDL_SemValue.3 b/docs/man3/SDL_SemValue.3 index d2f31a574..070314399 100644 --- a/docs/man3/SDL_SemValue.3 +++ b/docs/man3/SDL_SemValue.3 @@ -23,4 +23,4 @@ Returns current value of the semaphore\&. .SH "SEE ALSO" .PP \fI\fBSDL_CreateSemaphore\fP\fR, \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 -...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00 +.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00 diff --git a/docs/man3/SDL_SemWait.3 b/docs/man3/SDL_SemWait.3 index 29939d4c2..b7bba3fb7 100644 --- a/docs/man3/SDL_SemWait.3 +++ b/docs/man3/SDL_SemWait.3 @@ -31,4 +31,4 @@ SDL_SemPost(my_sem);\fR .SH "SEE ALSO" .PP \fI\fBSDL_CreateSemaphore\fP\fR, \fI\fBSDL_DestroySemaphore\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 diff --git a/docs/man3/SDL_SemWaitTimeout.3 b/docs/man3/SDL_SemWaitTimeout.3 index 14eee9514..8afd1cb60 100644 --- a/docs/man3/SDL_SemWaitTimeout.3 +++ b/docs/man3/SDL_SemWaitTimeout.3 @@ -38,4 +38,4 @@ SDL_SemPost(my_sem);\fR .SH "SEE ALSO" .PP \fI\fBSDL_CreateSemaphore\fP\fR, \fI\fBSDL_DestroySemaphore\fP\fR, \fI\fBSDL_SemWait\fP\fR, \fI\fBSDL_SemTryWait\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 diff --git a/docs/man3/SDL_SetAlpha.3 b/docs/man3/SDL_SetAlpha.3 index f127eca22..282ecdedc 100644 --- a/docs/man3/SDL_SetAlpha.3 +++ b/docs/man3/SDL_SetAlpha.3 @@ -63,4 +63,4 @@ This function returns \fB0\fR, or \fB-1\fR if there was an error\&. .SH "SEE ALSO" .PP \fI\fBSDL_MapRGBA\fP\fR, \fI\fBSDL_GetRGBA\fP\fR, \fI\fBSDL_DisplayFormatAlpha\fP\fR, \fI\fBSDL_BlitSurface\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 diff --git a/docs/man3/SDL_SetClipRect.3 b/docs/man3/SDL_SetClipRect.3 index 82f16d1c6..a1bde0818 100644 --- a/docs/man3/SDL_SetClipRect.3 +++ b/docs/man3/SDL_SetClipRect.3 @@ -16,4 +16,4 @@ If \fBrect\fR is \fBNULL\fP the clipping rectangle will be set to the full size .SH "SEE ALSO" .PP \fI\fBSDL_GetClipRect\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 diff --git a/docs/man3/SDL_SetColorKey.3 b/docs/man3/SDL_SetColorKey.3 index a653be1fa..36f88934a 100644 --- a/docs/man3/SDL_SetColorKey.3 +++ b/docs/man3/SDL_SetColorKey.3 @@ -23,4 +23,4 @@ This function returns \fB0\fR, or \fB-1\fR if there was an error\&. .SH "SEE ALSO" .PP \fI\fBSDL_BlitSurface\fP\fR, \fI\fBSDL_DisplayFormat\fP\fR, \fI\fBSDL_MapRGB\fP\fR, \fI\fBSDL_SetAlpha\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 diff --git a/docs/man3/SDL_SetColors.3 b/docs/man3/SDL_SetColors.3 index 0d892a965..7137a6c37 100644 --- a/docs/man3/SDL_SetColors.3 +++ b/docs/man3/SDL_SetColors.3 @@ -54,4 +54,4 @@ SDL_SetColors(screen, colors, 0, 256); .SH "SEE ALSO" .PP \fI\fBSDL_Color\fR\fR \fI\fBSDL_Surface\fR\fR, \fI\fBSDL_SetPalette\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 diff --git a/docs/man3/SDL_SetCursor.3 b/docs/man3/SDL_SetCursor.3 index 6ea1737ca..78c4cf9f5 100644 --- a/docs/man3/SDL_SetCursor.3 +++ b/docs/man3/SDL_SetCursor.3 @@ -12,4 +12,4 @@ Sets the currently active cursor to the specified one\&. If the cursor is curren .SH "SEE ALSO" .PP \fI\fBSDL_GetCursor\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 diff --git a/docs/man3/SDL_SetEventFilter.3 b/docs/man3/SDL_SetEventFilter.3 index 12c0d9c57..8d3ed034e 100644 --- a/docs/man3/SDL_SetEventFilter.3 +++ b/docs/man3/SDL_SetEventFilter.3 @@ -32,4 +32,4 @@ Events pushed onto the queue with \fI\fBSDL_PushEvent\fP\fR or \fI\fBSDL_PeepEve .SH "SEE ALSO" .PP \fI\fBSDL_Event\fR\fR, \fI\fBSDL_GetEventFilter\fP\fR, \fI\fBSDL_PushEvent\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 diff --git a/docs/man3/SDL_SetGamma.3 b/docs/man3/SDL_SetGamma.3 index d88dd82d1..4897272d0 100644 --- a/docs/man3/SDL_SetGamma.3 +++ b/docs/man3/SDL_SetGamma.3 @@ -19,4 +19,4 @@ Returns -1 on error (or if gamma adjustment is not supported)\&. .SH "SEE ALSO" .PP \fISDL_GetGammaRamp\fR \fISDL_SetGammaRamp\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 diff --git a/docs/man3/SDL_SetGammaRamp.3 b/docs/man3/SDL_SetGammaRamp.3 index 64a314ab9..52bf9f591 100644 --- a/docs/man3/SDL_SetGammaRamp.3 +++ b/docs/man3/SDL_SetGammaRamp.3 @@ -19,4 +19,4 @@ Returns -1 on error (or if gamma adjustment is not supported)\&. .SH "SEE ALSO" .PP \fISDL_SetGamma\fR \fISDL_GetGammaRamp\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 diff --git a/docs/man3/SDL_SetModState.3 b/docs/man3/SDL_SetModState.3 index 29776d26b..f356ca1e5 100644 --- a/docs/man3/SDL_SetModState.3 +++ b/docs/man3/SDL_SetModState.3 @@ -32,4 +32,4 @@ Simply pass your desired modifier states into \fBmodstate\fR\&. This value my be .SH "SEE ALSO" .PP \fI\fBSDL_GetModState\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 diff --git a/docs/man3/SDL_SetPalette.3 b/docs/man3/SDL_SetPalette.3 index c800d24e6..a2ca3f618 100644 --- a/docs/man3/SDL_SetPalette.3 +++ b/docs/man3/SDL_SetPalette.3 @@ -56,4 +56,4 @@ If \fBsurface\fR is not a palettized surface, this function does nothing, return .SH "SEE ALSO" .PP \fISDL_SetColors\fR, \fISDL_SetVideoMode\fR, \fISDL_Surface\fR, \fISDL_Color\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 diff --git a/docs/man3/SDL_SetTimer.3 b/docs/man3/SDL_SetTimer.3 index e85ee93d2..418ac86b7 100644 --- a/docs/man3/SDL_SetTimer.3 +++ b/docs/man3/SDL_SetTimer.3 @@ -36,4 +36,4 @@ This function is kept for compatibility but has been superseded by the new timer .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 diff --git a/docs/man3/SDL_SetVideoMode.3 b/docs/man3/SDL_SetVideoMode.3 index 52b980d32..95defb183 100644 --- a/docs/man3/SDL_SetVideoMode.3 +++ b/docs/man3/SDL_SetVideoMode.3 @@ -64,4 +64,4 @@ The framebuffer surface, or \fBNULL\fR if it fails\&. The surface returned is fr .SH "SEE ALSO" .PP \fI\fBSDL_LockSurface\fP\fR, \fI\fBSDL_SetColors\fP\fR, \fI\fBSDL_Flip\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 diff --git a/docs/man3/SDL_ShowCursor.3 b/docs/man3/SDL_ShowCursor.3 index 2bacc8b64..0376415c0 100644 --- a/docs/man3/SDL_ShowCursor.3 +++ b/docs/man3/SDL_ShowCursor.3 @@ -17,4 +17,4 @@ Returns the current state of the cursor\&. .SH "SEE ALSO" .PP \fI\fBSDL_CreateCursor\fP\fR, \fI\fBSDL_SetCursor\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 diff --git a/docs/man3/SDL_Surface.3 b/docs/man3/SDL_Surface.3 index 88ccbea95..03d6ff9dc 100644 --- a/docs/man3/SDL_Surface.3 +++ b/docs/man3/SDL_Surface.3 @@ -93,4 +93,4 @@ Surface uses preallocated memory .SH "SEE ALSO" .PP \fI\fBSDL_PixelFormat\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 diff --git a/docs/man3/SDL_SysWMEvent.3 b/docs/man3/SDL_SysWMEvent.3 index ba782c2fc..ca1b7abff 100644 --- a/docs/man3/SDL_SysWMEvent.3 +++ b/docs/man3/SDL_SysWMEvent.3 @@ -18,4 +18,4 @@ The system window manager event contains a pointer to system-specific informatio .SH "SEE ALSO" .PP \fI\fBSDL_EventState\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 diff --git a/docs/man3/SDL_ThreadID.3 b/docs/man3/SDL_ThreadID.3 index e90ed2551..10e2cf832 100644 --- a/docs/man3/SDL_ThreadID.3 +++ b/docs/man3/SDL_ThreadID.3 @@ -10,4 +10,4 @@ SDL_ThreadID \- Get the 32-bit thread identifier for the current thread\&. .SH "DESCRIPTION" .PP Get the 32-bit thread identifier for the current thread\&. -...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00 +.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00 diff --git a/docs/man3/SDL_UnlockAudio.3 b/docs/man3/SDL_UnlockAudio.3 index 019bf2e95..85063191a 100644 --- a/docs/man3/SDL_UnlockAudio.3 +++ b/docs/man3/SDL_UnlockAudio.3 @@ -12,4 +12,4 @@ Unlocks a previous \fI\fBSDL_LockAudio\fP\fR call\&. .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 diff --git a/docs/man3/SDL_UnlockSurface.3 b/docs/man3/SDL_UnlockSurface.3 index 163b773bb..a3fe5c9b6 100644 --- a/docs/man3/SDL_UnlockSurface.3 +++ b/docs/man3/SDL_UnlockSurface.3 @@ -14,4 +14,4 @@ It should be noted that since 1\&.1\&.8, surface locks are recursive\&. See \fI\ .SH "SEE ALSO" .PP \fI\fBSDL_LockSurface\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 diff --git a/docs/man3/SDL_UnlockYUVOverlay.3 b/docs/man3/SDL_UnlockYUVOverlay.3 index 343fd0ab4..1e6b7217e 100644 --- a/docs/man3/SDL_UnlockYUVOverlay.3 +++ b/docs/man3/SDL_UnlockYUVOverlay.3 @@ -12,4 +12,4 @@ The opposite to \fI\fBSDL_LockYUVOverlay\fP\fR\&. Unlocks a previously locked ov .SH "SEE ALSO" .PP \fI\fBSDL_UnlockYUVOverlay\fP\fR, \fI\fBSDL_CreateYUVOverlay\fP\fR, \fI\fBSDL_Overlay\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 diff --git a/docs/man3/SDL_UpdateRect.3 b/docs/man3/SDL_UpdateRect.3 index 564b3a7c2..a101a8386 100644 --- a/docs/man3/SDL_UpdateRect.3 +++ b/docs/man3/SDL_UpdateRect.3 @@ -16,4 +16,4 @@ This function should not be called while \&'\fBscreen\fR\&' is \fIlocked\fR\&. .SH "SEE ALSO" .PP \fI\fBSDL_UpdateRects\fP\fR, \fI\fBSDL_Rect\fR\fR, \fI\fBSDL_Surface\fR\fR, \fI\fBSDL_LockSurface\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 diff --git a/docs/man3/SDL_UpdateRects.3 b/docs/man3/SDL_UpdateRects.3 index e9de7e103..9ffdb08e0 100644 --- a/docs/man3/SDL_UpdateRects.3 +++ b/docs/man3/SDL_UpdateRects.3 @@ -22,4 +22,4 @@ The rectangles are not automatically merged or checked for overlap\&. In general .SH "SEE ALSO" .PP \fI\fBSDL_UpdateRect\fP\fR, \fI\fBSDL_Rect\fR\fR, \fI\fBSDL_Surface\fR\fR, \fI\fBSDL_LockSurface\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 diff --git a/docs/man3/SDL_UserEvent.3 b/docs/man3/SDL_UserEvent.3 index c11d07f87..d92ec5356 100644 --- a/docs/man3/SDL_UserEvent.3 +++ b/docs/man3/SDL_UserEvent.3 @@ -44,4 +44,4 @@ SDL_PushEvent(&event);\fR .SH "SEE ALSO" .PP \fI\fBSDL_Event\fR\fR, \fI\fBSDL_PushEvent\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 diff --git a/docs/man3/SDL_VideoDriverName.3 b/docs/man3/SDL_VideoDriverName.3 index e5510a76a..e8563b650 100644 --- a/docs/man3/SDL_VideoDriverName.3 +++ b/docs/man3/SDL_VideoDriverName.3 @@ -15,4 +15,4 @@ Returns \fBNULL\fP if video has not been initialised with \fBSDL_Init\fP or a po .SH "SEE ALSO" .PP \fI\fBSDL_Init\fP\fR \fI\fBSDL_InitSubSystem\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 diff --git a/docs/man3/SDL_VideoInfo.3 b/docs/man3/SDL_VideoInfo.3 index 5031f9ca4..c62e1ffdd 100644 --- a/docs/man3/SDL_VideoInfo.3 +++ b/docs/man3/SDL_VideoInfo.3 @@ -59,4 +59,4 @@ This (read-only) structure is returned by \fI\fBSDL_GetVideoInfo\fP\fR\&. It con .SH "SEE ALSO" .PP \fI\fBSDL_PixelFormat\fR\fR, \fI\fBSDL_GetVideoInfo\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 diff --git a/docs/man3/SDL_VideoModeOK.3 b/docs/man3/SDL_VideoModeOK.3 index f88e48d8f..72c9a9073 100644 --- a/docs/man3/SDL_VideoModeOK.3 +++ b/docs/man3/SDL_VideoModeOK.3 @@ -41,4 +41,4 @@ screen=SDL_SetVideoMode(640, 480, bpp, SDL_HWSURFACE); .SH "SEE ALSO" .PP \fI\fBSDL_SetVideoMode\fP\fR, \fI\fBSDL_GetVideoInfo\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 diff --git a/docs/man3/SDL_WM_GetCaption.3 b/docs/man3/SDL_WM_GetCaption.3 index b8aa4dc68..68ed8b232 100644 --- a/docs/man3/SDL_WM_GetCaption.3 +++ b/docs/man3/SDL_WM_GetCaption.3 @@ -12,4 +12,4 @@ Set pointers to the window \fBtitle\fR and \fBicon\fR name\&. .SH "SEE ALSO" .PP \fI\fBSDL_WM_SetCaption\fP\fR, \fI\fBSDL_WM_SetIcon\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 diff --git a/docs/man3/SDL_WM_GrabInput.3 b/docs/man3/SDL_WM_GrabInput.3 index 766866e88..556681e70 100644 --- a/docs/man3/SDL_WM_GrabInput.3 +++ b/docs/man3/SDL_WM_GrabInput.3 @@ -25,4 +25,4 @@ When \fBmode\fR is \fBSDL_GRAB_QUERY\fP the grab mode is not changed, but the cu .SH "RETURN VALUE" .PP The current/new \fBSDL_GrabMode\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 diff --git a/docs/man3/SDL_WM_IconifyWindow.3 b/docs/man3/SDL_WM_IconifyWindow.3 index b5edeeb60..922df8f53 100644 --- a/docs/man3/SDL_WM_IconifyWindow.3 +++ b/docs/man3/SDL_WM_IconifyWindow.3 @@ -12,4 +12,4 @@ If the application is running in a window managed environment SDL attempts to ic .SH "RETURN VALUE" .PP Returns non-zero on success or \fB0\fR if iconification is not support or was refused by the window manager\&. -...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:02 +.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:02 diff --git a/docs/man3/SDL_WM_SetCaption.3 b/docs/man3/SDL_WM_SetCaption.3 index 80308c4f2..847ff5d45 100644 --- a/docs/man3/SDL_WM_SetCaption.3 +++ b/docs/man3/SDL_WM_SetCaption.3 @@ -12,4 +12,4 @@ Sets the title-bar and icon name of the display window\&. .SH "SEE ALSO" .PP \fI\fBSDL_WM_GetCaption\fP\fR, \fI\fBSDL_WM_SetIcon\fP\fR -...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:02 +.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:02 diff --git a/docs/man3/SDL_WM_SetIcon.3 b/docs/man3/SDL_WM_SetIcon.3 index e6a05895e..3f3a51966 100644 --- a/docs/man3/SDL_WM_SetIcon.3 +++ b/docs/man3/SDL_WM_SetIcon.3 @@ -24,4 +24,4 @@ If \fBmask\fR is \fBNULL\fP, the entire icon surface will be used as the icon\&. .SH "SEE ALSO" .PP \fI\fBSDL_SetVideoMode\fP\fR, \fI\fBSDL_WM_SetCaption\fP\fR -...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:02 +.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:02 diff --git a/docs/man3/SDL_WM_ToggleFullScreen.3 b/docs/man3/SDL_WM_ToggleFullScreen.3 index ba850de15..d4cf8de15 100644 --- a/docs/man3/SDL_WM_ToggleFullScreen.3 +++ b/docs/man3/SDL_WM_ToggleFullScreen.3 @@ -12,4 +12,4 @@ Toggles the application between windowed and fullscreen mode, if supported\&. (X .SH "RETURN VALUE" .PP Returns \fB0\fR on failure or \fB1\fR on success\&. -...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:02 +.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:02 diff --git a/docs/man3/SDL_WaitEvent.3 b/docs/man3/SDL_WaitEvent.3 index fcdd49176..adadb4aa6 100644 --- a/docs/man3/SDL_WaitEvent.3 +++ b/docs/man3/SDL_WaitEvent.3 @@ -14,4 +14,4 @@ If \fBevent\fR is not \fBNULL\fP, the next event is removed from the queue and s .SH "SEE ALSO" .PP \fI\fBSDL_Event\fR\fR, \fI\fBSDL_PollEvent\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 diff --git a/docs/man3/SDL_WaitThread.3 b/docs/man3/SDL_WaitThread.3 index 0bfe95cae..11679fc2b 100644 --- a/docs/man3/SDL_WaitThread.3 +++ b/docs/man3/SDL_WaitThread.3 @@ -16,4 +16,4 @@ The return code for the thread function is placed in the area pointed to by \fBs .SH "SEE ALSO" .PP \fI\fBSDL_CreateThread\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 diff --git a/docs/man3/SDL_WarpMouse.3 b/docs/man3/SDL_WarpMouse.3 index 340810e8b..5cab3cef0 100644 --- a/docs/man3/SDL_WarpMouse.3 +++ b/docs/man3/SDL_WarpMouse.3 @@ -12,4 +12,4 @@ Set the position of the mouse cursor (generates a mouse motion event)\&. .SH "SEE ALSO" .PP \fI\fBSDL_MouseMotionEvent\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 diff --git a/docs/man3/SDL_WasInit.3 b/docs/man3/SDL_WasInit.3 index 4cbb5469a..5bc75c5ed 100644 --- a/docs/man3/SDL_WasInit.3 +++ b/docs/man3/SDL_WasInit.3 @@ -60,4 +60,4 @@ else .SH "SEE ALSO" .PP \fI\fBSDL_Init\fP\fR, \fI\fBSDL_Subsystem\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 diff --git a/docs/man3/SDL_keysym.3 b/docs/man3/SDL_keysym.3 index b8a7ba2d1..52065c15a 100644 --- a/docs/man3/SDL_keysym.3 +++ b/docs/man3/SDL_keysym.3 @@ -66,4 +66,4 @@ else { .SH "SEE ALSO" .PP \fI\fBSDLKey\fR\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 diff --git a/docs/man3/SDL_mutexP.3 b/docs/man3/SDL_mutexP.3 index 042d2b062..3f2171629 100644 --- a/docs/man3/SDL_mutexP.3 +++ b/docs/man3/SDL_mutexP.3 @@ -15,4 +15,4 @@ SDL also defines a macro \fB#define SDL_LockMutex(m) SDL_mutexP(m)\fP\&. .SH "SEE ALSO" .PP \fI\fBSDL_CreateMutex\fP\fR, \fI\fBSDL_mutexV\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 diff --git a/docs/man3/SDL_mutexV.3 b/docs/man3/SDL_mutexV.3 index 1953ed972..e914abb7d 100644 --- a/docs/man3/SDL_mutexV.3 +++ b/docs/man3/SDL_mutexV.3 @@ -15,4 +15,4 @@ SDL also defines a macro \fB#define SDL_UnlockMutex(m) SDL_mutexV(m)\fP\&. .SH "SEE ALSO" .PP \fI\fBSDL_CreateMutex\fP\fR, \fI\fBSDL_mutexP\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