Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added br documentation. | Kristaps Dzonsons | 2009-03-27 | 1 | -0/+9 |
| | |||||
* | Version. Added forgotten file. | Kristaps Dzonsons | 2009-03-27 | 2 | -2/+859 |
| | |||||
* | Added some new manuals (mdoc.3 mandoc_char.7). | Kristaps Dzonsons | 2009-03-27 | 12 | -449/+817 |
| | | | | Support for .br in libman. | ||||
* | Fixes in going over all OpenBSD manuals. | Kristaps Dzonsons | 2009-03-27 | 5 | -20/+37 |
| | |||||
* | Clean-ups to documentation. | Kristaps Dzonsons | 2009-03-26 | 3 | -82/+33 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-03-26 | 1 | -1/+2 |
| | |||||
* | Added simple font-escapes. | Kristaps Dzonsons | 2009-03-26 | 2 | -0/+31 |
| | |||||
* | All macro-invocations, for consistency, begin with `.' in documentation. | Kristaps Dzonsons | 2009-03-26 | 8 | -323/+398 |
| | | | | | Fixed \\ -> \e in manual documentation. All preliminary -man macros in place. | ||||
* | Added several macros to man_term.c.VERSION.1.7.5 | Kristaps Dzonsons | 2009-03-26 | 1 | -7/+127 |
| | |||||
* | Fixed after-NLINE-error assertion. | Kristaps Dzonsons | 2009-03-26 | 5 | -8/+13 |
| | | | | | Scanned over all manuals with valgrind. Version up. | ||||
* | Initial front-end formatting for -man pages. | Kristaps Dzonsons | 2009-03-26 | 12 | -405/+852 |
| | |||||
* | Version (getting ready for abstracting term.c). | Kristaps Dzonsons | 2009-03-26 | 1 | -2/+2 |
| | |||||
* | Fixed inheritence of initial macro into man_macro. | Kristaps Dzonsons | 2009-03-26 | 3 | -18/+25 |
| | | | | Removed warnxs from man_macro (man_vwarn). | ||||
* | Fixed reading whitespace for man.7 `. TH'. | Kristaps Dzonsons | 2009-03-26 | 6 | -445/+53 |
| | | | | Documented this. | ||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-03-25 | 5 | -51/+22 |
| | |||||
* | Added pflags to man_alloc. | Kristaps Dzonsons | 2009-03-25 | 4 | -16/+46 |
| | | | | Abstract fflags -> pflags in main.c. | ||||
* | Linux fix (prototype). | Kristaps Dzonsons | 2009-03-25 | 1 | -0/+3 |
| | |||||
* | Actions in place for prologue parsing. | Kristaps Dzonsons | 2009-03-25 | 4 | -97/+97 |
| | |||||
* | Added man_action.c, renamed mdoc_action.c. | Kristaps Dzonsons | 2009-03-25 | 6 | -26/+244 |
| | |||||
* | Added man validator, renamed mdoc validator. | Kristaps Dzonsons | 2009-03-25 | 8 | -24/+238 |
| | |||||
* | FreeBSD uses sha256 now. | Kristaps Dzonsons | 2009-03-25 | 1 | -1/+1 |
| | |||||
* | More fixes from Ulrich Sporlein. (freebsd) | Kristaps Dzonsons | 2009-03-24 | 2 | -9/+11 |
| | |||||
* | Updating web-site. | Kristaps Dzonsons | 2009-03-24 | 2 | -20/+18 |
| | |||||
* | Fixing web-site (had old references). | Kristaps Dzonsons | 2009-03-24 | 2 | -24/+18 |
| | |||||
* | Added FreeBSD port Makefile. | Kristaps Dzonsons | 2009-03-23 | 1 | -0/+22 |
| | |||||
* | Added FreeBSD port. | Kristaps Dzonsons | 2009-03-23 | 2 | -5/+40 |
| | |||||
* | Bumped version (testing). | Kristaps Dzonsons | 2009-03-23 | 1 | -1/+1 |
| | |||||
* | Fixed inclusion of MANSRCS (sorry, Ulrich). | Kristaps Dzonsons | 2009-03-23 | 2 | -2/+2 |
| | | | | Added DragonFlyBSD __dead2. | ||||
* | Initial documentation in place for man.7. | Kristaps Dzonsons | 2009-03-23 | 3 | -6/+558 |
| | |||||
* | -man linked to mandoc in documentation. | Kristaps Dzonsons | 2009-03-23 | 9 | -28/+73 |
| | |||||
* | -man printing linked to -Ttree. | Kristaps Dzonsons | 2009-03-23 | 10 | -203/+255 |
| | |||||
* | Linux fixes. | Kristaps Dzonsons | 2009-03-23 | 3 | -21/+22 |
| | |||||
* | First addition of -man macro support. | Kristaps Dzonsons | 2009-03-23 | 25 | -223/+902 |
| | | | | Abstraction of mdoc. | ||||
* | More manual documentation fixed/improved. | Kristaps Dzonsons | 2009-03-23 | 4 | -17/+77 |
| | |||||
* | Fixed Bd -compact. | Kristaps Dzonsons | 2009-03-22 | 3 | -23/+41 |
| | | | | Fixed vspace before Bd and Bl. | ||||
* | More manuals.7. | Kristaps Dzonsons | 2009-03-22 | 1 | -12/+4 |
| | |||||
* | Backed-out STRIP_XO by default. | Kristaps Dzonsons | 2009-03-22 | 1 | -2/+2 |
| | |||||
* | Lint fixes. | Kristaps Dzonsons | 2009-03-22 | 3 | -5/+7 |
| | |||||
* | Removed Xo/Xc no-support notices. | Kristaps Dzonsons | 2009-03-22 | 2 | -7/+2 |
| | |||||
* | Stripping of Xo/Xc macros in main.c (ifdef STRIP_XO). | Kristaps Dzonsons | 2009-03-22 | 4 | -63/+134 |
| | |||||
* | More updates. | Kristaps Dzonsons | 2009-03-22 | 1 | -13/+18 |
| | |||||
* | More manuals.7 updates. | Kristaps Dzonsons | 2009-03-22 | 1 | -103/+30 |
| | |||||
* | Draft of manuals.7 for inspection. | Kristaps Dzonsons | 2009-03-22 | 1 | -32/+329 |
| | |||||
* | More documentation clarification. | Kristaps Dzonsons | 2009-03-22 | 4 | -9/+86 |
| | |||||
* | Fixes to dynamic addition of Bl width. | Kristaps Dzonsons | 2009-03-21 | 5 | -63/+54 |
| | |||||
* | Updated NetBSD pkgsrc to be like Joerg's. | Kristaps Dzonsons | 2009-03-21 | 2 | -8/+9 |
| | |||||
* | Freed more macros from zero-length restrictions. | Kristaps Dzonsons | 2009-03-21 | 6 | -5/+8 |
| | | | | Fixed `Fn' spacing. | ||||
* | Versioning. | Kristaps Dzonsons | 2009-03-21 | 1 | -1/+1 |
| | |||||
* | More macros freed from unnecessary limitations on numargs. | Kristaps Dzonsons | 2009-03-21 | 2 | -9/+9 |
| | |||||
* | Handling -width="" in lists. | Kristaps Dzonsons | 2009-03-21 | 1 | -2/+2 |
| |