diff options
author | yar <yar@FreeBSD.org> | 2004-07-02 22:30:50 +0800 |
---|---|---|
committer | yar <yar@FreeBSD.org> | 2004-07-02 22:30:50 +0800 |
commit | bb5c9c89b1941b4feec62ec422d20cdab09381d3 (patch) | |
tree | 1770bb57cb55e74372c9b48b11b414f365a47406 /textproc/scr2txt | |
parent | f04f79b562e0c0f91ae47a47b691276eadf8fcd8 (diff) | |
download | freebsd-ports-graphics-bb5c9c89b1941b4feec62ec422d20cdab09381d3.tar.gz freebsd-ports-graphics-bb5c9c89b1941b4feec62ec422d20cdab09381d3.tar.zst freebsd-ports-graphics-bb5c9c89b1941b4feec62ec422d20cdab09381d3.zip |
Fix a cut'n'paste bug: This is scr2txt, not scr2png.
Diffstat (limited to 'textproc/scr2txt')
-rw-r--r-- | textproc/scr2txt/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/scr2txt/pkg-descr b/textproc/scr2txt/pkg-descr index 9696bf5d974..00fafe98ad9 100644 --- a/textproc/scr2txt/pkg-descr +++ b/textproc/scr2txt/pkg-descr @@ -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. |