diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-09-10 09:08:47 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-09-10 09:08:47 +0000 |
commit | d76e231677587e35c1833320d77ff76f23470b66 (patch) | |
tree | c05234aef08e021131be38302c491f70eb99a8e9 /usr.sbin | |
parent | 54c5e69c3a8a613a21f4ed48abb81624188a5f68 (diff) | |
download | src-test2-d76e231677587e35c1833320d77ff76f23470b66.tar.gz src-test2-d76e231677587e35c1833320d77ff76f23470b66.zip |
Notes
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/vidcontrol/vidcontrol.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index 63fcf8609eda..007d5e8ab544 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -165,9 +165,9 @@ See also and .Sx EXAMPLES below. -.It Fl h Cm size +.It Fl h Ar size Set the size of the history (scrollback) buffer to -.Cm size +.Ar size lines. .It Fl i Cm adapter Shows info about the current video adapter. |