1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/cdio
bentley 9dbd696514 Reduce usage of predefined strings in manpages.
Predefined strings are not very portable across troff implementations,
and they make the source much harder to read. Usually the intended
character can be written directly.

No output changes, except for two instances where the incorrect escape
was used in the first place.

tweaks + ok schwarze@
2015-02-28 21:51:56 +00:00
..
cddb.c Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
cdio.1 Reduce usage of predefined strings in manpages. 2015-02-28 21:51:56 +00:00
cdio.c Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
extern.h Add printing of current profile and feature information to 'info' 2010-03-01 02:09:44 +00:00
Makefile
mmc.c Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
rip.c Replace all queue *_END macro calls except CIRCLEQ_END with NULL. 2014-09-13 16:06:36 +00:00