Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expand the license referenced indirectly inline. | imp | 2004-07-31 | 1 | -3/+20 |
| | |||||
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -5/+10 |
| | |||||
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: fixed the "new sentence" bogons. | ru | 2001-08-10 | 1 | -1/+1 |
| | |||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -2/+2 |
| | |||||
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
| | |||||
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -16/+42 |
| | |||||
* | Introduce .Lb macro to libkvm manpages. | phantom | 2000-04-22 | 1 | -0/+2 |
| | | | | Use .Pa macro for "enlighting" path | ||||
* | Repair misspelled `.Pp' directive: | chris | 2000-02-14 | 1 | -1/+1 |
| | | | | .PP -> .Pp | ||||
* | $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 | ||||
* | Fix type-o's in manual | dillon | 1999-01-22 | 1 | -3/+3 |
| | |||||
* | Implement kvm_getswapinfo() libkvm function. Will be used by | dillon | 1999-01-22 | 1 | -0/+61 |
pstat, top, and systat. |