Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | tedu | 2013-06-05 | 1 | -3/+3 |
| | |||||
* | update HISTORY and SEE ALSO for all of string(3), together with various | schwarze | 2011-07-25 | 1 | -3/+11 |
| | | | | | smaller improvements; jmc@ and nicm@ both ask me to get this in because further tweaking will be easier in-tree | ||||
* | Minor function name tweaks. | nicm | 2011-07-09 | 1 | -3/+3 |
| | |||||
* | Instead of documenting all the wide string functions in wmemchr(3), add | nicm | 2011-07-09 | 1 | -116/+34 |
| | | | | | | | individual pages (based on the existing string man pages). By Tim van der Molen (tbvdm at xs4all dot nl) after a suggestion by millert@. ok deraadt | ||||
* | tweak previous (my fault); | jmc | 2011-05-28 | 1 | -4/+4 |
| | |||||
* | wcs(n)casecmp support, manpage comments from jmc@, okay deraadt@ | espie | 2011-05-28 | 1 | -3/+17 |
| | |||||
* | observe the following spelling: | jmc | 2010-09-10 | 1 | -4/+4 |
| | | | | | | | | | - wide character (noun) - wide-character (adjective) this is the "fix of least resistance", and appears to be in line with posix style; a tiny fix still needed for curses, but i'll mail that upstream; | ||||
* | convert to new .Dd format; | jmc | 2007-05-31 | 1 | -2/+2 |
| | |||||
* | - our pages do not have a LIBRARY section; | jmc | 2005-04-13 | 1 | -3/+3 |
| | | | | | - attach rcs id - wording tweak | ||||
* | Import w* functions so that I can send smaller diffs around. | espie | 2005-04-13 | 1 | -0/+141 |
(Nothing activated yet, of course) okay deraadt@ |