summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/funopen.3
AgeCommit message (Collapse)Author
2000-04-20Flesh out all of the stdio man pages.Aaron Campbell
1999-07-09- remove all trailing whitespaceAaron Campbell
* 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...
1999-05-12grammar police: do not hyphenate compound words that act as adjectives if theAaron Campbell
first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1996-09-20Fix NetBSD PR 2750 by der Mouse <mouse@Rodents.Montreal.QC.CA>:Thorsten Lockert
Clarify description of seek function and that the seek function accepts an fpos_t argument and not an off_t argument.
1996-09-20From NetBSD PR 2751 from der Mouse <mouse@Rodents.Montreal.QC.CA>:Thorsten Lockert
fwopen() argument type mis-described
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1996-01-29typo; fix from norijuki soda; netbsd pr#1954Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt