Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Last few instances of "sentence not on new line". | trasz | 2016-06-08 | 1 | -1/+2 |
| | | | | MFC after: 1 month | ||||
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 1 | -5/+5 |
| | | | | | | | Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days | ||||
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -2/+0 |
| | | | | They have no effect when coming in pairs, or before .Bl/.Bd | ||||
* | mdoc warning fixes: Use the correct syntax for .Bl -offset indent | keramida | 2007-10-30 | 1 | -2/+2 |
| | | | | MFC after: 3 days | ||||
* | Expand this man page to provide some details on the structure | mpp | 2007-02-04 | 1 | -1/+83 |
| | | | | of the quota data files and how they are maintained. | ||||
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 1 | -3/+3 |
| | | | | Approved by: re | ||||
* | mdoc(7) police: fixed misc formatting bugs. | ru | 2001-02-22 | 1 | -6/+6 |
| | |||||
* | Add quota.user(5) and quota.group(5) man pages. | nik | 2001-02-22 | 1 | -0/+49 |
PR: docs/25124 |