summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/stdio.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* document getdelim() and getline(), and a grammar fix whilst here;jmc2012-04-121-4/+6
| | | | | | from Jan Stary ok fgsch
* some minor tweaks;jmc2011-09-031-11/+6
|
* make -column lists pretty again;jmc2011-09-031-68/+68
| | | | | | | | | | specifically, rewrite them to permit some markup in the column headers, and use "Ta" instead of literal tabs; mandoc does not currently match groff 100%, but a mandoc fix may be some time off, and we've gone enough releases with poorly formatting column lists. in some cases i have rewritten the lists as -tag, where -column made little sense.
* .Bl always requires .It, even in .Bl -column;schwarze2010-01-031-67/+67
| | | | | syntax errors found by mandoc(1), also required to fix the mandoc build; feedback and ok jmc@ and sobrado@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* - typos, punctuation, spacing, macro, layout, etc. fixesjaredy2005-07-261-15/+17
| | | | | | - avoid first person ok jmc
* Fix the short description for fileno()jfb2004-06-201-2/+2
| | | | ok otto@, millert@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* - section reorderjmc2003-06-011-6/+6
| | | | | - kill unnecessary .Ns macros - add some man page section numbers to .Xr's
* add *asprintfderaadt2002-07-241-1/+3
|
* Flesh out all of the stdio man pages.aaron2000-04-201-26/+29
|
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-12/+17
|
* Mostly punctuation fixes.aaron2000-04-151-2/+2
|
* - 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...
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* grammar police: do not hyphenate compound words that act as adjectives if theaaron1999-05-121-2/+2
| | | | | | first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong
* correct some Xr's which referred to the wrong man page sectionsaaron1999-05-101-5/+2
|
* POSIX behaviour of abort; mckayderaadt1998-03-091-3/+7
|
* grammar fixes by mckayderaadt1998-03-091-6/+6
|
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* whoopsderaadt1996-05-271-2/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+289