Searched hist:"423631 c9" (Results 1 – 8 of 8) sorted by relevance
/openbsd/usr.bin/mandoc/ |
H A D | roff.h | diff 423631c9 Thu Apr 23 16:17:04 GMT 2015 schwarze <schwarze@openbsd.org> Unify mdoc_deroff() and man_deroff() into a common function deroff(). No functional change except that for mdoc(7), it now skips leading escape sequences just like it already did for man(7). Escape sequences rarely occur in mdoc(7) code and if they do, skipping them is an improvement in this context. Minus 30 lines of code.
|
H A D | man.h | diff 423631c9 Thu Apr 23 16:17:04 GMT 2015 schwarze <schwarze@openbsd.org> Unify mdoc_deroff() and man_deroff() into a common function deroff(). No functional change except that for mdoc(7), it now skips leading escape sequences just like it already did for man(7). Escape sequences rarely occur in mdoc(7) code and if they do, skipping them is an improvement in this context. Minus 30 lines of code.
|
H A D | mdoc.h | diff 423631c9 Thu Apr 23 16:17:04 GMT 2015 schwarze <schwarze@openbsd.org> Unify mdoc_deroff() and man_deroff() into a common function deroff(). No functional change except that for mdoc(7), it now skips leading escape sequences just like it already did for man(7). Escape sequences rarely occur in mdoc(7) code and if they do, skipping them is an improvement in this context. Minus 30 lines of code.
|
H A D | man.c | diff 423631c9 Thu Apr 23 16:17:04 GMT 2015 schwarze <schwarze@openbsd.org> Unify mdoc_deroff() and man_deroff() into a common function deroff(). No functional change except that for mdoc(7), it now skips leading escape sequences just like it already did for man(7). Escape sequences rarely occur in mdoc(7) code and if they do, skipping them is an improvement in this context. Minus 30 lines of code.
|
H A D | mdoc.c | diff 423631c9 Thu Apr 23 16:17:04 GMT 2015 schwarze <schwarze@openbsd.org> Unify mdoc_deroff() and man_deroff() into a common function deroff(). No functional change except that for mdoc(7), it now skips leading escape sequences just like it already did for man(7). Escape sequences rarely occur in mdoc(7) code and if they do, skipping them is an improvement in this context. Minus 30 lines of code.
|
H A D | mandocdb.c | diff 423631c9 Thu Apr 23 16:17:04 GMT 2015 schwarze <schwarze@openbsd.org> Unify mdoc_deroff() and man_deroff() into a common function deroff(). No functional change except that for mdoc(7), it now skips leading escape sequences just like it already did for man(7). Escape sequences rarely occur in mdoc(7) code and if they do, skipping them is an improvement in this context. Minus 30 lines of code.
|
H A D | roff.c | diff 423631c9 Thu Apr 23 16:17:04 GMT 2015 schwarze <schwarze@openbsd.org> Unify mdoc_deroff() and man_deroff() into a common function deroff(). No functional change except that for mdoc(7), it now skips leading escape sequences just like it already did for man(7). Escape sequences rarely occur in mdoc(7) code and if they do, skipping them is an improvement in this context. Minus 30 lines of code.
|
H A D | mdoc_validate.c | diff 423631c9 Thu Apr 23 16:17:04 GMT 2015 schwarze <schwarze@openbsd.org> Unify mdoc_deroff() and man_deroff() into a common function deroff(). No functional change except that for mdoc(7), it now skips leading escape sequences just like it already did for man(7). Escape sequences rarely occur in mdoc(7) code and if they do, skipping them is an improvement in this context. Minus 30 lines of code.
|