t='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcmp.3
AgeCommit message (Collapse)Author
2016-07-14Add missing words and fix grammar.abhinav
2006-10-16nul/null/NULL cleanup:wiz
when talking about characters/bytes, use "nul" and "nul-terminate" when talking about pointers, use "null pointer" or ".Dv NULL"
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
Patches provided by Joel Baker in PR 22280, verified by myself.
2003-05-10Grammar improvement from jmc@openbsd.wiz
2003-04-16Usewiz
.In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.