Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | getfh(2): Add xrefs for fhopen(2), open(2), stat(2). | jilles | 2011-04-14 | 1 | -1/+5 |
| | | | | MFC after: 1 week | ||||
* | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | joel | 2010-08-16 | 1 | -1/+1 |
| | | | | | | translating these manual pages. Minor corrections by me. Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp> | ||||
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
| | | | | | | clause. # If I've done so improperly on a file, please let me know. | ||||
* | Update .Dd value. | dfr | 2004-04-06 | 1 | -1/+1 |
| | | | | Reminded by: ru | ||||
* | Document lgetfh(2). | dfr | 2004-04-05 | 1 | -5/+21 |
| | |||||
* | mdoc(7) police: "The .Fa argument.". | ru | 2002-12-19 | 1 | -1/+3 |
| | |||||
* | mdoc(7) police: Tidy up the syscall language. | ru | 2002-12-18 | 1 | -4/+7 |
| | | | | | | | | | | Stop calling system calls "function calls". Use "The .Fn system call" a-la "The .Nm utility". When referring to a non-BSD implementation in the HISTORY section, call syscall a function, to be safe. | ||||
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -2/+2 |
| | |||||
* | Use the ``.Rv -std'' mdoc(7) macro in appropriate cases. | yar | 2001-08-09 | 1 | -4/+1 |
| | | | | Reviewed by: ru | ||||
* | mdoc(7) police: Er macro usage cleanup. | ru | 2000-11-22 | 1 | -7/+7 |
| | |||||
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
| | | | | More libraries manpages updates following. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | 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 missing const(s) or #include(s) in synopsis. | bde | 1997-04-11 | 1 | -1/+1 |
| | |||||
* | Remove the EINVAL error from the ERRORS sections that | mpp | 1997-01-11 | 1 | -3/+0 |
| | | | | | say is means that a pathname had the high-order bit set, since this is no longer an error. | ||||
* | Correctly use .Fn instead of .Nm to reference function names | mpp | 1996-08-22 | 1 | -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. | ||||
* | Fixed incomplete or wrong lists of prerequisite #includes related to | bde | 1996-05-01 | 1 | -1/+1 |
| | | | | <sys/types.h>. | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+96 |