From 9761e3fdaf71ba499c124e255c7d3648868e8fa0 Mon Sep 17 00:00:00 2001 From: gjb Date: Sat, 25 Feb 2012 14:31:25 +0000 Subject: Fix various typos in manual pages. Submitted by: amdmi3 PR: 165431 MFC after: 1 week --- lib/libvgl/vgl.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libvgl') diff --git a/lib/libvgl/vgl.3 b/lib/libvgl/vgl.3 index b105ab3..0979e44 100644 --- a/lib/libvgl/vgl.3 +++ b/lib/libvgl/vgl.3 @@ -26,7 +26,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $FreeBSD$ -.Dd November 7, 1999 +.Dd February 25, 2012 .Dt VGL 3 .Os .Sh NAME @@ -386,7 +386,7 @@ Passing an in-memory bitmap to this function results in error. The desired virtual screen width may not be achievable because of the video card hardware. In such case the video driver (and -underlaying video BIOS) may choose the next largest values. +underlying video BIOS) may choose the next largest values. Always examine .Va object->VXsize and -- cgit v1.1