| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
In some cases, do additional cleanup in the immediate vicinity.
|
|
|
|
|
|
|
|
|
|
|
| |
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@
|
|
|
|
|
|
| |
while here, remove the lie that regex(3) character classes would
depend on the locale;
ok jmc@
|
| |
|
| |
|
|
|
|
|
| |
from Pedro F. Giffuni in FreeBSD pr 153257
ok millert@ tedu@
|
|
|
|
|
|
| |
character following it;
From: Peter Fraser
|
|
|
|
| |
who asked me to commit because he is just running out of the door.
|
| |
|
| |
|
|
|
|
|
|
|
| |
also split into 2 sections (ere and bre) and add a list of the
expressions supported (nicked/adapted from ed(1));
includes fixes/feedback from otto and jared;
|
|
|
|
| |
ok millert@
|
|
|
|
| |
rescinded 22 July 1999. Proofed by myself and Theo.
|
| |
|
|
|
|
|
| |
commit, as we want our documentation to be as consistently formatted as
possible (it's getting there :-)).
|
|
|
|
|
|
|
|
|
|
| |
* except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
working on some scripts for fixing formatting errors in mdoc'd man pages
Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...
|
|
|
|
| |
is used instead; kwesterback@home.com
|
| |
|
| |
|
|
|
|
|
|
| |
- move an assert to be *before* a strcpy() where it can do some good.
- integrate NetBSD fixes for 64-bit machines (NetBSD PR #3450, Ross Harvey)
- add lite2 tags
|
|
|
|
| |
Make sure everything uses {SYS,}LIBC_SCCS properly
|
|
|