1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/usr.bin/sed
Ruslan Ermilov c4d9468ea0 mdoc(7) police:
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
..
TEST
compile.c Expand xmalloc in-place, along with xrealloc; which wasn't even ANSI in its 2001-07-24 14:05:21 +00:00
defs.h
extern.h Expand xmalloc in-place, along with xrealloc; which wasn't even ANSI in its 2001-07-24 14:05:21 +00:00
main.c Expand xmalloc in-place, along with xrealloc; which wasn't even ANSI in its 2001-07-24 14:05:21 +00:00
Makefile
misc.c Expand xmalloc in-place, along with xrealloc; which wasn't even ANSI in its 2001-07-24 14:05:21 +00:00
POSIX
process.c Expand xmalloc in-place, along with xrealloc; which wasn't even ANSI in its 2001-07-24 14:05:21 +00:00
sed.1 mdoc(7) police: 2001-08-07 15:48:51 +00:00