1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Fix a cut'n'paste bug: This is scr2txt, not scr2png.

This commit is contained in:
Yaroslav Tykhiy 2004-07-02 14:30:50 +00:00
parent ae8d97d54e
commit ca2b2b1f34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112779

View File

@ -1,3 +1,3 @@
scr2png takes a syscons screenshot generated by "vidcontrol -p" and
scr2txt takes a syscons screenshot generated by "vidcontrol -p" and
converts it in to a text file, optionally rewriting the eight bit
line drawing characters to seven bit equivalents.