23 lines
787 B
Plaintext
23 lines
787 B
Plaintext
2020-12-14 Michael Small <smallm@sdf.org>
|
|
|
|
* ansi2text.1: minor grammar correction. Qualify whether it was in
|
|
NetBSD 7.0 and mention the submission. Was it accepted? It's not in
|
|
NetBSD now.
|
|
|
|
* ansi2text.c: include err.h to avoid implicit declartion warning
|
|
(main): pass missing eval argument to err()
|
|
|
|
* Makefile: add simple Makefile
|
|
|
|
2020-12-14 Michael Small <smallm@sdf.org>
|
|
|
|
* ansi2text.c: copy from NetBSD ticket in which Nathanial Sloss
|
|
submitted it: https://gnats.netbsd.org/48092
|
|
|
|
* ansi2text.1: copied from same ticket
|
|
|
|
------------------------------------------------------------------------
|
|
Copyright 2020 Michael Small
|
|
Copying and distribution of this file, with or without modification, are
|
|
permitted provided the copyright notice and this notice are preserved.
|