summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/vis.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add VIS_DQ to escape double quotes. OK deraadt@ semarie@ reyk@millert2015-07-201-2/+5
* Add examples for stravis() and strnvis() to vis.3.doug2015-02-071-2/+33
* Add support for stravis() to vis.3 and Makefile.inc.doug2015-02-061-6/+41
* Rework vis.3 so it has standard sections.doug2015-01-301-38/+41
* mandoc -Tlint fixes from <kaspars at bankovskis dot net>schwarze2014-11-301-3/+2
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-4/+4
* Document the \-C output format generated by VIS_ALLguenther2012-01-161-2/+11
* no need to escape `|'; as discussed with schwartzejmc2011-05-021-7/+3
* try to document these functions betterderaadt2011-03-141-24/+23
* backout VIS_HEX. guenther@ points out that the C89 \xff encodingdjm2010-08-241-9/+2
* Two new flags: VIS_ALL - encode all characters, not just invisible onesdjm2010-08-211-2/+11
* convert to new .Dd format;jmc2007-05-311-2/+2
* fix vis prototypemillert2005-08-281-2/+2
* although groff understands `.Ar bob )', it does not understand `.Ar ( bob',jmc2005-08-101-3/+2
* Add VIS_GLOB to escape special characters used by shell-style globbing.millert2005-08-091-2/+10
* Be correct in our man pages when talking about NUL termination (that is,cloder2005-02-251-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Document \spjanzen2003-05-111-1/+2
* need stdlib.h tooderaadt2003-02-241-1/+2
* Fix strnvis(): don't truncate unnecessarily, set the return value correctlypjanzen2002-07-011-5/+12
* Typos, siz -> size.aaron2001-11-091-3/+3
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-3/+2
* Add strnvis(3) -- a length-bounded version of strvis(3) with a returnmillert2000-11-211-8/+50
* Remove spurious period.aaron2000-09-141-2/+2
* Remove trailing blank lines.aaron2000-08-091-2/+1
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-8/+11
* - remove all trailing whitespaceaaron1999-07-091-9/+9
* change some .Em/.Va to .Li, looks niceraaron1999-06-051-2/+2
* After some constructive criticism from pjanzen@ and some e-mail tag:aaron1999-06-041-8/+13
* repairs; go back over some old files, because we should properly distinguishaaron1999-05-291-32/+26
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
* use Bx macro for BSD versionsmickey1998-06-151-2/+3
* Fix RCS idstholo1996-08-191-3/+1
* vis.3 man page misuses the word comprise; netbsd pr#2345; from seebs@taniemarie.solon.comderaadt1996-05-011-2/+2
* initial import of NetBSD treederaadt1995-10-181-0/+265