summaryrefslogtreecommitdiffstatshomepage
path: root/index.sgml
Commit message (Collapse)AuthorAgeFilesLines
* Added new version information. Fixing up Makefile a bit.VERSION_1_9_22Kristaps Dzonsons2010-03-311-1/+11
|
* Modified in_line_eoln() to handle leading punctuation.VERSION_1_9_20Kristaps Dzonsons2010-03-301-6/+6
|
* Final (?) fix to issue pointed out by Sascha Wildner: roff instructions ↵Kristaps Dzonsons2010-03-291-2/+12
| | | | clobbering prior scope rules and line modes.
* Fixed re-adjustment of scope in exiting roff instructions (libman).Kristaps Dzonsons2010-03-271-1/+10
| | | | | | Added title-case check for (libman). Fixed premature closure of roff instruction scope (libman). Added documentation of ignored roff macros to man(3).
* Cleaned up version info.Kristaps Dzonsons2010-03-251-6/+6
|
* Fixed up some documentation in man.7: only documenting man.7 macros, not ↵Kristaps Dzonsons2010-03-251-3/+5
| | | | related ones (de, Vb, etc.), which aren't technically man. It's an open question as to where these /should/ be documented, however.
* Noted recent updates.Kristaps Dzonsons2010-03-231-1/+8
|
* Updated web-site with new version.VERSION_1_9_16Kristaps Dzonsons2010-03-221-2/+12
| | | | Allowed double-rule entries in Makefile (clean-up).
* Added news item for new version.VERSION_1_9_15Kristaps Dzonsons2010-02-171-3/+8
| | | | Version: 1.9.15.
* Updated index with new address bits and such.Kristaps Dzonsons2010-02-171-191/+216
|
* Finished section-by-section definitions in man.7 (will be used as baseline ↵Kristaps Dzonsons2009-10-311-5/+4
| | | | for mdoc.7).
* Patch on DragonFly BSD syntax (thanks Sascha Wildner).Kristaps Dzonsons2009-10-311-1/+8
| | | | Noted inclusion into DragonFly BSD (thanks Sascha Wildner).
* Using "--warn" for validate, plus some accessibility fixes.Kristaps Dzonsons2009-10-281-6/+6
|
* Fixed `sp', `br', `Pp', etc. so as not to have an empty div (-Thtml, -man, ↵Kristaps Dzonsons2009-10-281-2/+2
| | | | | | | | -mdoc). Made html_idcat be completely correct (messy standard) (-Thtml). Fixed warnings about -ohang and -item lists (-Thtml, -mdoc). Fixed typo in index.sgml.
* Noted downstream in NetBSD base. Many thanks to Joerg et al. for their ↵Kristaps Dzonsons2009-10-221-3/+3
| | | | efforts in getting it checked in!
* Temporarily turned off validation (mandoc -Thtml needs URI encoding!).VERSION_1_9_9Kristaps Dzonsons2009-10-201-9/+9
| | | | Aesthetic fixes in index.sgml.
* Added cvsweb. Whee!Kristaps Dzonsons2009-10-201-2/+8
|
* Re-added HTML changelog.Kristaps Dzonsons2009-10-181-2/+2
|
* Temporarily disabled ChangeLog.html (server's hosed and doesn't have xsltproc).Kristaps Dzonsons2009-09-251-2/+2
|
* All special characters sync'd with groff, both -Thtml and -Tascii.Kristaps Dzonsons2009-09-231-8/+8
| | | | Re-added text links to index.sgml (just for show).
* Fixed body/divbody structure of html pages.Kristaps Dzonsons2009-09-211-9/+9
| | | | | | Added example style.css (example.style.css). Enabled using -Thtml to generate manuals in Makefile. Stopped making text manuals for webpage.
* Removed new-born out.{h,c} (not a good idea).Kristaps Dzonsons2009-09-211-2/+2
| | | | | Removed if 0 for HTML-mode output (why not). Added option -oxxxx for passing options to output devices.
* Removed historical ports (they're just cluttering the page).Kristaps Dzonsons2009-07-201-19/+1
|
* Removed automatic port generation, as the downstream versions should be used ↵Kristaps Dzonsons2009-07-171-36/+15
| | | | instead.
* Proper html showing of ChangeLog.Kristaps Dzonsons2009-07-161-2/+2
|
* Minor www fixes.Kristaps Dzonsons2009-07-041-35/+38
|
* Makefile properly generates MD5 sums.Kristaps Dzonsons2009-06-251-22/+22
| | | | More clean-ups of new, simplified webpage.
* Updating web-page to be a bit more compact.Kristaps Dzonsons2009-06-251-104/+108
|
* Bumped version.VERSION_1_7_19Kristaps Dzonsons2009-06-171-7/+1
| | | | | Removed CVS note from index (they'll contact me if they need it). Properly ordered mandoc.1 CAVEATS/COMPATIBILITY.
* Updated www to note existence of pkgsrc/port/in-tree mdocml/mandoc.Kristaps Dzonsons2009-06-151-4/+22
|
* Fixed grammar error. Back-versioning to .16.VERSION_1_7_16Kristaps Dzonsons2009-06-131-6/+6
|
* Updated index with "administrative" stuff (contacts, etc.).Kristaps Dzonsons2009-06-131-38/+72
|
* Added automatic ChangeLog generation with each snapshot.VERSION_1_7_14Kristaps Dzonsons2009-06-111-4/+4
| | | | Added ChangeLog to main page.
* man(3) doesn't use err.h anymore.Kristaps Dzonsons2009-04-051-16/+26
| | | | | | | | Added .i to man(3). Fixed up manuals. Fixed up webpage. Assertion fixes in man(3) (hashtable). Fixed assertion for .IP in mandoc -man.
* More fixes from Ulrich Sporlein. (freebsd)Kristaps Dzonsons2009-03-241-6/+6
|
* Updating web-site.Kristaps Dzonsons2009-03-241-17/+18
|
* Fixing web-site (had old references).Kristaps Dzonsons2009-03-241-24/+14
|
* Added FreeBSD port.Kristaps Dzonsons2009-03-231-5/+21
|
* Category devel -> textproc.VERSION_1_6_5Kristaps Dzonsons2009-03-211-3/+3
|
* Finalised index.sgml for NetBSD pkgsrc.Kristaps Dzonsons2009-02-281-6/+24
|
* Slowly decoupling mdoc(3) from being OpenBSD-only.VERSION_1_3_6Kristaps Dzonsons2009-02-271-9/+14
|
* Formatting.Kristaps Dzonsons2009-02-251-2/+3
|
* Version printed on website.Kristaps Dzonsons2009-02-251-1/+5
|
* NetBSD Lintified.Kristaps Dzonsons2009-02-251-8/+12
|
* Added character-encoding checks.Kristaps Dzonsons2009-02-241-2/+2
|
* Port works.Kristaps Dzonsons2009-02-231-23/+11
|
* Fixing port generation & instructions.Kristaps Dzonsons2009-02-231-2/+3
|
* Cross-checked NetBSD compile changes to Linux.Kristaps Dzonsons2009-02-231-1/+6
|
* Adding revamped webpage.Kristaps Dzonsons2009-02-231-0/+148