Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed the abuses of .Ql visible on stderr in troff mode. | ru | 2002-12-23 | 1 | -6/+6 |
| | | | | PR: docs/37176 | ||||
* | mdoc(7) police: "The .Fa argument.". | ru | 2002-12-19 | 1 | -4/+13 |
| | |||||
* | mdoc(7) police: Fixed abuses of the .Ar and .Em macros. | ru | 2002-12-18 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: Tidy up the syscall language. | ru | 2002-12-18 | 1 | -4/+10 |
| | | | | | | | | | | 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. | ||||
* | Bump p1003.1-90 to p1003.1-96. | green | 2001-11-29 | 1 | -1/+1 |
| | |||||
* | rename() can't guarantee "to" always exists if it didn't exist in the first | gshapiro | 2001-11-29 | 1 | -1/+3 |
| | | | | | | | | place -- for example, rename("existing", "newfile"); on a read-only file system. Reviewed by: green MFC after: 3 days | ||||
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -1/+1 |
| | |||||
* | Use the ``.Rv -std'' mdoc(7) macro in appropriate cases. | yar | 2001-08-09 | 1 | -5/+1 |
| | | | | Reviewed by: ru | ||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -5/+5 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-29 | 1 | -1/+1 |
| | |||||
* | Use `Er' variable to define first column width in ERRORS section. It was | phantom | 2000-05-04 | 1 | -1/+1 |
| | | | | initially suggested by mdoc(7) style, but was broken over the years | ||||
* | 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 |
| | |||||
* | Commit out caveat about hardlinks to directories since they are | steve | 1998-12-13 | 1 | -27/+27 |
| | | | | | | no longer possible. PR: 8337 | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | 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. | ||||
* | Remove the EINVAL error from the ERRORS sections that | mpp | 1997-01-11 | 1 | -3/+1 |
| | | | | | say is means that a pathname had the high-order bit set, since this is no longer an error. | ||||
* | upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macro | wosch | 1996-12-02 | 1 | -4/+5 |
| | | | | | | use ``is expected to conform to'' phrase, not ``conforms to'' Pointed out by: Bruce->NIST-PCTS | ||||
* | add missing comma(s) in .Xr macros | wosch | 1996-09-23 | 1 | -1/+2 |
| | |||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+199 |