summaryrefslogtreecommitdiff
path: root/lib/libc/gen/vis.3
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.5.0_cvscvs2svn2000-06-251-1/+1
| | | | | | | 'RELENG_3_5_0_RELEASE'. This commit was manufactured to restore the state of the 3.5-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-231-0/+2
| | | | | | | Great bunch of $freeBSD$ tags added Notes: svn path=/stable/3/; revision=59572
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/stable/3/; revision=50569
* Fixed #include and/or prototype bugs in synopsis.Bruce Evans1997-04-131-4/+4
| | | | Notes: svn path=/head/; revision=24876
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22993
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Typo police.Mike Pritchard1996-08-231-2/+2
| | | | Notes: svn path=/head/; revision=17785
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-2/+3
| | | | | | | | | | | in a bunch of man pages. Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros instead of explicitly specifying the version in the text in a bunch of man pages. Notes: svn path=/head/; revision=17782
* Refer to the ASCII character 000 by its proper name, `NUL', and notGarrett Wollman1996-07-251-11/+12
| | | | | | | | `NULL' (which should only be used in reference to null pointers). Also fix a cross-reference. Notes: svn path=/head/; revision=17286
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+263
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573