Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expand contractions. | ru | 2005-02-13 | 1 | -1/+1 |
| | |||||
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 1 | -1/+1 |
| | |||||
* | The .Fn function | charnier | 2003-03-24 | 1 | -5/+7 |
| | |||||
* | Assume __STDC__, remove non-__STDC__ code. | alfred | 2002-05-28 | 3 | -20/+0 |
| | | | | Submitted by: keramida | ||||
* | mdoc(7) police: fixed the whatis entry. | ru | 2002-05-18 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 4 | -5/+5 |
| | |||||
* | mdoc(7) police: expand plain text xrefs. | ru | 2001-08-08 | 3 | -3/+8 |
| | |||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 4 | -12/+12 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 2 | -2/+2 |
| | |||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-29 | 2 | -6/+4 |
| | |||||
* | Remove text saying "this is available from the compatibility library, | ben | 2000-11-21 | 4 | -5/+8 |
| | | | | | | | | | libcompat" in favour of a .Sh LIBRARY section using the .Lb macro. Also add .Bf -symbolic around the text saying "this is obsolete" in re_comp.3. PR: 22675 Submitted by: Mike Meyer <mwm@mired.org> Reviewed by: sheldonh | ||||
* | mdoc(7) police: Nm -> Fn where appropriate. | ru | 2000-11-20 | 1 | -7/+12 |
| | |||||
* | Remove fullstops from the end of .Xr lines in SEE ALSO section. | ben | 2000-11-15 | 1 | -1/+1 |
| | |||||
* | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 2 | -2/+0 |
| | |||||
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-02 | 1 | -1/+2 |
| | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. | ||||
* | Removed vlimit.3 and vtimes.3. Removed vlimit.c and vtimes.c from | bde | 1999-12-22 | 2 | -270/+0 |
| | | | | | | | the "MISSING" list. These were old variants of get/setrlimit() and getrusage(), respectively, and were never implemented in FreeBSD. vlimit.3 referred to <sys/vlimit.h> which was removed recently. vtimes.3 referred to <sys/vtimes.h> which never existed in FreeBSD. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 12 | -12/+12 |
| | |||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 5 | -0/+5 |
| | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde | ||||
* | Fixed #include and/or prototype bugs in synopsis. | bde | 1997-04-19 | 1 | -1/+3 |
| | |||||
* | FIxed arg types (mostly missing consts) in synopsis. | bde | 1997-03-19 | 1 | -3/+3 |
| | |||||
* | Fixed missing function types in synopsis. | bde | 1997-03-19 | 1 | -0/+2 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 7 | -7/+7 |
| | |||||
* | Sort cross references. | wosch | 1997-01-20 | 2 | -3/+3 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 7 | -7/+7 |
| | | | | | | | | 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. | ||||
* | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 2 | -2/+3 |
| | | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu> | ||||
* | Correct some man page cross references and file location references. | mpp | 1996-04-07 | 1 | -1/+1 |
| | |||||
* | Correct a bunch of man page cross references and generally | mpp | 1996-02-11 | 2 | -3/+3 |
| | | | | | | try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however. | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -4/+4 |
| | |||||
* | My libcompat cleanup. | joerg | 1995-04-10 | 9 | -2/+282 |
| | | | | | | | | | | | | | | | o add missing man pages o make all man pages clearly refer to the libcompat thingie o add the information to the vtimes(3) and vlimit(3) man pages that nobody has reimplemented the functions by now o add the missing getpw.c o add code and man pages for cftime(3) and ascftime(3) -- i found them somewhere in old unfinished work | ||||
* | This commit was generated by cvs2svn to compensate for changes in r1581, | rgrimes | 1994-05-27 | 3 | -0/+151 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | This is Christopher G. Demetriou of NetBSD versions of ftime.c, gtty.c, and | rgrimes | 1994-05-27 | 3 | -0/+151 |
| | | | | stty.c. | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 5 | -0/+519 |