diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-11-29 23:31:34 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-11-29 23:31:34 +0000 |
commit | 34b454fb0d8c94e65574a225af21db8275153566 (patch) | |
tree | d551d5c51aee30b06419e18d52fdae3d78f37fd7 | |
parent | e768dfb4b3894e5bb02d28fb3f2c6dd01128ac6c (diff) |
tweaks;
ok miod@
-rw-r--r-- | share/man/man4/man4.sparc/tvtwo.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/vigra.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/tvtwo.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/vigra.4 | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man4/man4.sparc/tvtwo.4 b/share/man/man4/man4.sparc/tvtwo.4 index 8d08cddea88..1445d579c3e 100644 --- a/share/man/man4/man4.sparc/tvtwo.4 +++ b/share/man/man4/man4.sparc/tvtwo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tvtwo.4,v 1.10 2004/11/29 15:03:56 miod Exp $ +.\" $OpenBSD: tvtwo.4,v 1.11 2004/11/29 23:31:32 jmc Exp $ .\" Copyright (c) 2003 Miodrag Vallat. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -69,4 +69,4 @@ interface. .Xr zx 4 .Sh CAVEATS This driver does not support any acceleration features at the moment. -Thus, vertical scrolling in console mode is abysmally slow in 24 bit mode. +Thus, vertical scrolling in console mode is abysmally slow in 24-bit mode. diff --git a/share/man/man4/man4.sparc/vigra.4 b/share/man/man4/man4.sparc/vigra.4 index 03fa248af2a..703cc74759a 100644 --- a/share/man/man4/man4.sparc/vigra.4 +++ b/share/man/man4/man4.sparc/vigra.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vigra.4,v 1.15 2004/09/30 19:59:27 mickey Exp $ +.\" $OpenBSD: vigra.4,v 1.16 2004/11/29 23:31:32 jmc Exp $ .\" Copyright (c) 2002 Miodrag Vallat. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -34,7 +34,7 @@ .Sh DESCRIPTION The .Tn "Vigra VS10, VS11 and VS12" -are 8 bit color frame buffers with user-selectable video modes, and a +are 8-bit color frame buffers with user-selectable video modes, and a VGA-compatible connector. .Pp The diff --git a/share/man/man4/man4.sparc64/tvtwo.4 b/share/man/man4/man4.sparc64/tvtwo.4 index 69e1af47dfb..6234382da29 100644 --- a/share/man/man4/man4.sparc64/tvtwo.4 +++ b/share/man/man4/man4.sparc64/tvtwo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tvtwo.4,v 1.1 2004/11/29 18:12:50 miod Exp $ +.\" $OpenBSD: tvtwo.4,v 1.2 2004/11/29 23:31:33 jmc Exp $ .\" Copyright (c) 2003 Miodrag Vallat. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -63,4 +63,4 @@ interface. .Xr zx 4 .Sh CAVEATS This driver does not support any acceleration features at the moment. -Thus, vertical scrolling in console mode is abysmally slow in 24 bit mode. +Thus, vertical scrolling in console mode is abysmally slow in 24-bit mode. diff --git a/share/man/man4/man4.sparc64/vigra.4 b/share/man/man4/man4.sparc64/vigra.4 index 3b7c706f926..46b5b395ac1 100644 --- a/share/man/man4/man4.sparc64/vigra.4 +++ b/share/man/man4/man4.sparc64/vigra.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vigra.4,v 1.1 2004/11/29 18:12:50 miod Exp $ +.\" $OpenBSD: vigra.4,v 1.2 2004/11/29 23:31:33 jmc Exp $ .\" Copyright (c) 2002 Miodrag Vallat. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -34,7 +34,7 @@ .Sh DESCRIPTION The .Tn "Vigra VS10, VS11 and VS12" -are 8 bit color frame buffers with user-selectable video modes, and a +are 8-bit color frame buffers with user-selectable video modes, and a VGA-compatible connector. .Pp The |