Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | multiple: Remove 3rd clause from BSD license where approved by the | eadler | 2014-03-14 | 1 | -5/+1 |
| | | | | | | | | | regents and renumber. This patch skips files in contrib/ and crypto/ Acked by: imp Discussed with: emaste | ||||
* | Use our canonical .Dd format. | brueffer | 2009-11-02 | 1 | -1/+1 |
| | | | | Submitted by: Ulrich Spoerlein | ||||
* | - Rename adding_user(8) to adding_user(7). There's no adding_user utility, | gabor | 2009-01-30 | 1 | -0/+110 |
but the man page describes conceptual information about the process of adding a user, thus it should belong to section 7. - Remove HISTORY and BUGS sections because of the aforementioned reason. PR: docs/130151 Submitted by: Marian Cerny <jojo@matfyz.cz> MFC after: 3 days |