Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-03-02 | $OpenBSD$ | Todd T. Fries | |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell | |
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | |||
1999-07-03 | remove redundant .Pp macros | Aaron Campbell | |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell | |
1999-06-05 | more .Os cleanup, remove some trailing whitespace, cleanse some .Nm | Aaron Campbell | |
1999-05-20 | no more ed.4 | Todd C. Miller | |
1999-05-19 | ed driver is long gone | Todd C. Miller | |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1999-05-12 | builtin -> built-in | Aaron Campbell | |
1998-09-27 | MI one in use now | Theo de Raadt | |
1998-09-22 | MI ep man page | Theo de Raadt | |
1998-04-25 | Add missing man pages. | Todd C. Miller | |
1998-03-10 | use .Ox | Todd C. Miller | |
1998-03-09 | Add some more, taken from the i386 port. I wonder if many of these should | Todd C. Miller | |
not just be platform independent? | |||
1998-03-08 | add Alpha le.4 and fix formatting for alpha esp.4 | johns | |
1998-03-08 | Add initial esp.4 man page for Alpha. Got info from GENERIC kernel config file. | johns | |
1998-03-08 | Created a very basic intro.4 man page for Alpha needs more stuff added. | johns | |
1998-03-07 | We haven't tested the TI16750 so don't document it and don't confuse | Todd C. Miller | |
people by mentioning that there are two 16650 versions... | |||
1998-03-07 | Add alpha specific driver dir and man pages for serial devices. There's | Todd C. Miller | |
a lot that needs to be added here and much of it can be based on the i386 and pmax man4's. |