diff options
| author | wiz <wiz@NetBSD.org> | 2002-10-29 16:18:06 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2002-10-29 16:18:06 +0000 |
| commit | e597be7d4eafc6c2b1979e2db9b2f0ec97626e50 (patch) | |
| tree | 3c2530182fabb27f07bdcd963b29e000f9966a66 /usr.sbin/grfconfig | |
| parent | c1f53358ea52c6dd49c9028918af127c4270f91b (diff) | |
Fix typo. Found by Adrian Mrva.
Diffstat (limited to 'usr.sbin/grfconfig')
| -rw-r--r-- | usr.sbin/grfconfig/grfconfig.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/grfconfig/grfconfig.8 b/usr.sbin/grfconfig/grfconfig.8 index 895061a3054..da19bccf714 100644 --- a/usr.sbin/grfconfig/grfconfig.8 +++ b/usr.sbin/grfconfig/grfconfig.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: grfconfig.8,v 1.12 2002/02/08 01:38:48 ross Exp $ +.\" $NetBSD: grfconfig.8,v 1.13 2002/10/29 16:18:06 wiz Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -88,7 +88,7 @@ The horizontal timing parameters for the mode in pixel values. All the values are relative to the end of the horizontal blank (beginning of the displayed area). .It Ar vbs vss vse vt -The vertical timing paramters for the mode in line values. All the +The vertical timing parameters for the mode in line values. All the values are relative to the end of vertical blank (beginning of the displayed area). .It Ar flags |
