Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Sort sections. | ru | 2005-01-20 | 1 | -5/+5 |
| | |||||
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+2 |
| | |||||
* | mdoc(7) police: "The .Fn function". | ru | 2002-12-18 | 1 | -1/+1 |
| | |||||
* | Replace /kernel with /boot/kernel/kernel. | joe | 2002-05-09 | 1 | -1/+1 |
| | | | | | PR: docs/37757 Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org> | ||||
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -1/+1 |
| | |||||
* | Remove duplicate words. | dd | 2001-06-24 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | 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. | ||||
* | Update a bunch of man pages to use .Fn instead | mpp | 1996-08-22 | 1 | -5/+4 |
| | | | | of .Nm when referencing funciton names. | ||||
* | Correct a bunch of man page cross references and generally | mpp | 1996-02-11 | 1 | -3/+3 |
| | | | | | | try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however. | ||||
* | Added getbootfile(3), for an easy C interface to the kern.bootfile MIB | wollman | 1994-09-23 | 1 | -0/+71 |
variable. This one's even documented! |