apenwarr-redo/docs/extra_style.css
Avery Pennarun 3dbdfbc06f Better handling if parent closes REDO_CHEATFDS or MAKEFLAGS fds.
Silently recover if REDO_CHEATFDS file descriptors are closed, because
they aren't completely essential and MAKEFLAGS-related warnings already
get printed if all file descriptors have been closed.

If MAKEFLAGS --jobserver-auth flags are closed, improve the error
message so that a) it's a normal error instead of an exception and b)
we link to documentation about why it happens.  Also write some more
detailed documentation about what's going on here.
2019-01-18 00:11:48 +00:00

8 lines
143 B
CSS

p code {
border: 0;
padding: 0 2px 0 2px;
font-size: 80%;
white-space: nowrap;
color: #a04040;
letter-spacing: -1px;
}