diff options
author | charnier <charnier@FreeBSD.org> | 2002-04-20 12:27:18 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-04-20 12:27:18 +0000 |
commit | fdbc3fd42a5dc889e8c27bdd9f3a79026e096e03 (patch) | |
tree | 7a4469332fc98c3b02f0549c6e419486d82bb24e /usr.sbin/vidcontrol | |
parent | c9db9bb4184eaea2c607acd8e11305f7014d71db (diff) | |
download | FreeBSD-src-fdbc3fd42a5dc889e8c27bdd9f3a79026e096e03.zip FreeBSD-src-fdbc3fd42a5dc889e8c27bdd9f3a79026e096e03.tar.gz |
Use `The .Nm utility'
Diffstat (limited to 'usr.sbin/vidcontrol')
-rw-r--r-- | usr.sbin/vidcontrol/vidcontrol.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index dad94f9..332643c 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -194,8 +194,9 @@ daemon for text mode cut & paste functionality. .It Fl p Capture the current contents of the video buffer corresponding to the terminal device referred to by standard input. +The .Nm -writes contents of the video buffer to the standard +utility writes contents of the video buffer to the standard output in a raw binary format. For details about that format see @@ -286,8 +287,9 @@ utility uses the .Dv CONS_SCRSHOT .Xr ioctl 2 to capture the current contents of the video buffer. +The .Nm -writes version and additional information to the standard +utility writes version and additional information to the standard output, followed by the contents of the terminal device. .Pp VGA video memory is typically arranged in two byte tuples, |