summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fgets.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-9/+5
|
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-2/+3
|
* fix example. ok aaron@ericj2000-02-191-2/+2
|
* typosderaadt1999-11-151-2/+2
|
* Add CAVEATS sections.aaron1999-09-151-1/+45
|
* - remove all trailing whitespaceaaron1999-07-091-3/+3
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* punctuationaaron1999-05-251-2/+2
|
* .Pp macros do not belong immiedately after .Sh section header linesaaron1999-04-021-2/+1
|
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* int not size_t, checked against K&R pg247; netbsd pr#2664, msaitoh@spa.is.uec.ac.jpderaadt1996-07-311-1/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+153