diff options
author | 2005-03-06 18:57:21 +0000 | |
---|---|---|
committer | 2005-03-06 18:57:21 +0000 | |
commit | 66427c91080f402e5a03fe04733c0629de8fec5c (patch) | |
tree | bbc609c75d0e84d852a0ebe73198aff5fd10a744 | |
parent | first bits of `cvs admin' documentation; help/ok jmc, ok joris; (diff) | |
download | wireguard-openbsd-66427c91080f402e5a03fe04733c0629de8fec5c.tar.xz wireguard-openbsd-66427c91080f402e5a03fe04733c0629de8fec5c.zip |
iron out two inconistencies on how to change resolution from the PROM
ok miod@
-rw-r--r-- | share/man/man4/man4.sparc64/cgthree.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.sparc64/cgthree.4 b/share/man/man4/man4.sparc64/cgthree.4 index 422f65c8b62..c5eda778cdd 100644 --- a/share/man/man4/man4.sparc64/cgthree.4 +++ b/share/man/man4/man4.sparc64/cgthree.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cgthree.4,v 1.17 2005/03/05 01:48:59 miod Exp $ +.\" $OpenBSD: cgthree.4,v 1.18 2005/03/06 18:57:21 martin Exp $ .\" .\" Copyright (c) 2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -58,9 +58,9 @@ To change the default resolution, type the following: .Em \ ok setenv .Em output-device -screen:r1152x1024x66 +screen:r1152x900x66 .Pp -to change to a 66Hz 1280x1024 resolution. +to change to a 66Hz 1152x900 resolution. .Pp If the .Nm |