summaryrefslogtreecommitdiffstats
path: root/lib/libvgl
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-07 12:47:57 +0000
committerru <ru@FreeBSD.org>2001-08-07 12:47:57 +0000
commit4aa9864c7b04a9f6e3909ff8028ce60c5f5f5821 (patch)
treeb47af7b4027f771d72530bb5ad4aa9f013a0cc4c /lib/libvgl
parenta7d0535bbfb362543650429a3c0896267b175223 (diff)
downloadFreeBSD-src-4aa9864c7b04a9f6e3909ff8028ce60c5f5f5821.zip
FreeBSD-src-4aa9864c7b04a9f6e3909ff8028ce60c5f5f5821.tar.gz
More spelling fixes.
Diffstat (limited to 'lib/libvgl')
-rw-r--r--lib/libvgl/vgl.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libvgl/vgl.3 b/lib/libvgl/vgl.3
index 6bda189..cdd68e0 100644
--- a/lib/libvgl/vgl.3
+++ b/lib/libvgl/vgl.3
@@ -11,7 +11,7 @@
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\" 3. The name of the author may not be used to endorse or promote products
-.\" derived from this software withough specific prior written permission.
+.\" derived from this software without specific prior written permission.
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
@@ -404,7 +404,7 @@ must be
Passing a in-memory bitmap to this function results in error.
.Pp
.Fn VGLBlankDisplay
-blank the display if the argment
+blank the display if the argument
.Va blank
!= 0. This can be done to shut off the screen during display updates that
the user should first see when it's done.
@@ -428,7 +428,7 @@ have a flag to indicate signal's delivery.
Your signal handlers set this flag but do not terminate
the program immediately.
The main part of the program checks the flag to see if it is
-supporsed to terminate, and call
+supposed to terminate, and calls
.Fn VGLEnd
and
.Xr exit 3
OpenPOWER on IntegriCloud