]> git.cameronkatri.com Git - mandoc.git/log
mandoc.git
15 years agoAdded functionality of -Tascii non-breaking `\~' space.
Kristaps Dzonsons [Thu, 5 Nov 2009 07:21:01 +0000 (07:21 +0000)]
Added functionality of -Tascii non-breaking `\~' space.

15 years ago(Fix again for default `Bf Li' font.)
Kristaps Dzonsons [Wed, 4 Nov 2009 08:07:59 +0000 (08:07 +0000)]
(Fix again for default `Bf Li' font.)

15 years agoFixed `Bf Li' default style (monospace).
Kristaps Dzonsons [Wed, 4 Nov 2009 08:07:31 +0000 (08:07 +0000)]
Fixed `Bf Li' default style (monospace).

15 years agoVersion: 1.9.13. VERSION_1_9_13
Kristaps Dzonsons [Mon, 2 Nov 2009 17:37:19 +0000 (17:37 +0000)]
Version: 1.9.13.

15 years agoExamples not being link-referenced (consistency).
Kristaps Dzonsons [Mon, 2 Nov 2009 17:07:30 +0000 (17:07 +0000)]
Examples not being link-referenced (consistency).

15 years agoCopied over and modified manual structure from man.7.
Kristaps Dzonsons [Mon, 2 Nov 2009 11:39:40 +0000 (11:39 +0000)]
Copied over and modified manual structure from man.7.

15 years agoFixed `Sx' links in man.7 (todo: add a check for these).
Kristaps Dzonsons [Mon, 2 Nov 2009 09:56:42 +0000 (09:56 +0000)]
Fixed `Sx' links in man.7 (todo: add a check for these).

15 years agoSignificant improvements to man(7). More or less finished.
Kristaps Dzonsons [Mon, 2 Nov 2009 09:53:15 +0000 (09:53 +0000)]
Significant improvements to man(7).  More or less finished.

15 years agoFix in junking dot lines in -man (from PR by Alex Kozlov).
Kristaps Dzonsons [Mon, 2 Nov 2009 08:40:31 +0000 (08:40 +0000)]
Fix in junking dot lines in -man (from PR by Alex Kozlov).

15 years agoAdded forgotten newline terminators in main.c.
Kristaps Dzonsons [Mon, 2 Nov 2009 08:29:25 +0000 (08:29 +0000)]
Added forgotten newline terminators in main.c.

15 years agoAdded lint to __attribute__ defines.
Kristaps Dzonsons [Mon, 2 Nov 2009 08:13:48 +0000 (08:13 +0000)]
Added lint to __attribute__ defines.

15 years agoUsing straight-up __attribute__ (inspired by portable openssh).
Kristaps Dzonsons [Mon, 2 Nov 2009 08:08:23 +0000 (08:08 +0000)]
Using straight-up __attribute__ (inspired by portable openssh).

15 years agoAdded mandoc_a2time() for proper date conversion.
Kristaps Dzonsons [Mon, 2 Nov 2009 06:22:44 +0000 (06:22 +0000)]
Added mandoc_a2time() for proper date conversion.
Fitted TH and Dd handlers to use mandoc_a2time().
Documented date syntax for -man, fixed documentation for -mdoc.

15 years agoLint fix.
Kristaps Dzonsons [Sun, 1 Nov 2009 15:34:44 +0000 (15:34 +0000)]
Lint fix.

15 years agoUsing putchar for single-character prints (noted by Joerg Sonnenberger).
Kristaps Dzonsons [Sun, 1 Nov 2009 15:34:15 +0000 (15:34 +0000)]
Using putchar for single-character prints (noted by Joerg Sonnenberger).

15 years agoprint_encode() using strcspn instead of looping/putchar() (noted by Joerg Sonnenberger).
Kristaps Dzonsons [Sun, 1 Nov 2009 08:15:20 +0000 (08:15 +0000)]
print_encode() using strcspn instead of looping/putchar() (noted by Joerg Sonnenberger).

15 years agoReplaced putchar() loop with fwrite() (noted by Joerg Sonnenberger).
Kristaps Dzonsons [Sun, 1 Nov 2009 07:44:32 +0000 (07:44 +0000)]
Replaced putchar() loop with fwrite() (noted by Joerg Sonnenberger).

15 years agoMore libraries entered into lib.in (thanks Joerg Sonnenberger).
Kristaps Dzonsons [Sun, 1 Nov 2009 07:34:22 +0000 (07:34 +0000)]
More libraries entered into lib.in (thanks Joerg Sonnenberger).

15 years agoFinished section-by-section definitions in man.7 (will be used as baseline for mdoc.7).
Kristaps Dzonsons [Sat, 31 Oct 2009 08:37:26 +0000 (08:37 +0000)]
Finished section-by-section definitions in man.7 (will be used as baseline for mdoc.7).

15 years agoFixed -Thtml printing of -ohang lists (-mdoc).
Kristaps Dzonsons [Sat, 31 Oct 2009 08:34:12 +0000 (08:34 +0000)]
Fixed -Thtml printing of -ohang lists (-mdoc).
Fixed validation of -ohang lists as having no widths.

15 years agoPatch on DragonFly BSD syntax (thanks Sascha Wildner).
Kristaps Dzonsons [Sat, 31 Oct 2009 06:50:25 +0000 (06:50 +0000)]
Patch on DragonFly BSD syntax (thanks Sascha Wildner).
Noted inclusion into DragonFly BSD (thanks Sascha Wildner).

15 years agoFixed in make dist (in version 1.9.12). VERSION_1_9_12
Kristaps Dzonsons [Sat, 31 Oct 2009 06:38:08 +0000 (06:38 +0000)]
Fixed in make dist (in version 1.9.12).

15 years agoVersion: 1.9.12.
Kristaps Dzonsons [Sat, 31 Oct 2009 06:23:28 +0000 (06:23 +0000)]
Version: 1.9.12.

15 years agoRemoved non-portable __progname (thanks Joerg Sonnenberger).
Kristaps Dzonsons [Sat, 31 Oct 2009 06:17:19 +0000 (06:17 +0000)]
Removed non-portable __progname (thanks Joerg Sonnenberger).

15 years agoUsing perror() instead of fprintf for failure from library functions.
Kristaps Dzonsons [Sat, 31 Oct 2009 06:10:57 +0000 (06:10 +0000)]
Using perror() instead of fprintf for failure from library functions.

15 years agoMore lint fixes.
Kristaps Dzonsons [Fri, 30 Oct 2009 18:53:08 +0000 (18:53 +0000)]
More lint fixes.
Removed err.h from inclusions (less main.c--still in progress).

15 years agoLint fixes.
Kristaps Dzonsons [Fri, 30 Oct 2009 18:50:11 +0000 (18:50 +0000)]
Lint fixes.
Made realloc puke with fprintf.

15 years agoContinued safe handling of allocations.
Kristaps Dzonsons [Fri, 30 Oct 2009 18:43:24 +0000 (18:43 +0000)]
Continued safe handling of allocations.

15 years agolibmdoc and libman now using non-recoverable allocations (simpler code).
Kristaps Dzonsons [Fri, 30 Oct 2009 05:58:36 +0000 (05:58 +0000)]
libmdoc and libman now using non-recoverable allocations (simpler code).

15 years agoAdded newline after block-level closing tags (suggested by Joerg Sonnenberger).
Kristaps Dzonsons [Fri, 30 Oct 2009 04:57:17 +0000 (04:57 +0000)]
Added newline after block-level closing tags (suggested by Joerg Sonnenberger).

15 years agoClean-ups in mdoc_action (using libmandoc.h functions).
Kristaps Dzonsons [Thu, 29 Oct 2009 04:34:38 +0000 (04:34 +0000)]
Clean-ups in mdoc_action (using libmandoc.h functions).

15 years agoSlow movement of internal allocations to fail completely.
Kristaps Dzonsons [Wed, 28 Oct 2009 19:21:59 +0000 (19:21 +0000)]
Slow movement of internal allocations to fail completely.

15 years agoUsing "--warn" for validate, plus some accessibility fixes.
Kristaps Dzonsons [Wed, 28 Oct 2009 08:08:53 +0000 (08:08 +0000)]
Using "--warn" for validate, plus some accessibility fixes.

15 years agoFixed `sp', `br', `Pp', etc. so as not to have an empty div (-Thtml, -man, -mdoc).
Kristaps Dzonsons [Wed, 28 Oct 2009 08:00:17 +0000 (08:00 +0000)]
Fixed `sp', `br', `Pp', etc. so as not to have an empty div (-Thtml, -man, -mdoc).
Made html_idcat be completely correct (messy standard) (-Thtml).
Fixed warnings about -ohang and -item lists (-Thtml, -mdoc).
Fixed typo in index.sgml.

15 years agoRemoved superfluous memset (thanks Joerg Sonnenberger).
Kristaps Dzonsons [Wed, 28 Oct 2009 06:54:12 +0000 (06:54 +0000)]
Removed superfluous memset (thanks Joerg Sonnenberger).

15 years agoFixed un-reset buffer in `.In', -Thtml, -mdoc.
Kristaps Dzonsons [Wed, 28 Oct 2009 05:08:17 +0000 (05:08 +0000)]
Fixed un-reset buffer in `.In', -Thtml, -mdoc.
Added html_id[cat,cpy] for transforming id's into well-formed attribute strings (no %s, etc.).

15 years agoRemoved dynamic allocations of header/footer data.
Kristaps Dzonsons [Tue, 27 Oct 2009 08:49:44 +0000 (08:49 +0000)]
Removed dynamic allocations of header/footer data.

15 years agobzero() -> memset() (noted by Joerg Sonnenberger).
Kristaps Dzonsons [Tue, 27 Oct 2009 08:26:11 +0000 (08:26 +0000)]
bzero() -> memset() (noted by Joerg Sonnenberger).

15 years agoMerged Ingo's comments on term_flushln() variable names.
Kristaps Dzonsons [Tue, 27 Oct 2009 08:05:39 +0000 (08:05 +0000)]
Merged Ingo's comments on term_flushln() variable names.
Fixed assertion (this needs more consideration) when an overstep line is exactly as long as the rmargin.

15 years agoAdded "summary" tag to tables in order to silence HTML-tidy's complaints.
Kristaps Dzonsons [Tue, 27 Oct 2009 04:50:14 +0000 (04:50 +0000)]
Added "summary" tag to tables in order to silence HTML-tidy's complaints.

15 years agoAdded time.h to various files for FreeBSD compilation (thanks Ulrich Sporlein).
Kristaps Dzonsons [Mon, 26 Oct 2009 17:05:43 +0000 (17:05 +0000)]
Added time.h to various files for FreeBSD compilation (thanks Ulrich Sporlein).

15 years agoMerged patch to allow -fign-escape (thanks Joerg Sonnenberger).
Kristaps Dzonsons [Mon, 26 Oct 2009 15:44:51 +0000 (15:44 +0000)]
Merged patch to allow -fign-escape (thanks Joerg Sonnenberger).

15 years agoFix to segfault in ordering Rs blocks (d'oh!). VERSION_1_9_11
Kristaps Dzonsons [Mon, 26 Oct 2009 10:36:46 +0000 (10:36 +0000)]
Fix to segfault in ordering Rs blocks (d'oh!).
Version: 1.9.11.

15 years agoLint fix. VERSION_1_9_10
Kristaps Dzonsons [Mon, 26 Oct 2009 09:06:03 +0000 (09:06 +0000)]
Lint fix.

15 years agoVersion: 1.9.10.
Kristaps Dzonsons [Mon, 26 Oct 2009 09:00:41 +0000 (09:00 +0000)]
Version: 1.9.10.

15 years agoAllowed -O to be invoked multiple times.
Kristaps Dzonsons [Mon, 26 Oct 2009 08:42:37 +0000 (08:42 +0000)]
Allowed -O to be invoked multiple times.

15 years agoPortability: replaced queue macros in html.c (Joerg Sonnenberger).
Kristaps Dzonsons [Mon, 26 Oct 2009 08:18:15 +0000 (08:18 +0000)]
Portability: replaced queue macros in html.c (Joerg Sonnenberger).
Fixed "-o" residue.
Added "-O" to usage() (-o didn't appear there either).

15 years agoFixed overstep patch.
Kristaps Dzonsons [Mon, 26 Oct 2009 07:18:23 +0000 (07:18 +0000)]
Fixed overstep patch.

15 years ago-man also prints unknown macro (noted by Joerg Sonnenberger).
Kristaps Dzonsons [Mon, 26 Oct 2009 07:11:06 +0000 (07:11 +0000)]
-man also prints unknown macro (noted by Joerg Sonnenberger).

15 years agoChanged `-o' to `-O' for clarity. THIS BREAKS UTILITIES DEPENDING ON -o!
Kristaps Dzonsons [Mon, 26 Oct 2009 04:15:41 +0000 (04:15 +0000)]
Changed `-o' to `-O' for clarity.  THIS BREAKS UTILITIES DEPENDING ON -o!

15 years agoFull `%U' support.
Kristaps Dzonsons [Mon, 26 Oct 2009 04:09:45 +0000 (04:09 +0000)]
Full `%U' support.
`Lk' display fixed.
Renamed arg2xxxx as a2xxxx for consistency.
Renamed print_foot to print_man_foot for consistency.
Removed default printing of `~' when `Lk' not provided (not sure where I got that from).

15 years agoRemoved need for superfluous `os' value in overstep calculation (thanks Ingo Schwarze).
Kristaps Dzonsons [Sat, 24 Oct 2009 06:19:34 +0000 (06:19 +0000)]
Removed need for superfluous `os' value in overstep calculation (thanks Ingo Schwarze).

15 years agoAdded `%U' to -mdoc (doesn't render in a nice way yet).
Kristaps Dzonsons [Sat, 24 Oct 2009 05:52:13 +0000 (05:52 +0000)]
Added `%U' to -mdoc (doesn't render in a nice way yet).

15 years agoAdded `PD' to -man (doesn't do anything, yet).
Kristaps Dzonsons [Sat, 24 Oct 2009 05:45:04 +0000 (05:45 +0000)]
Added `PD' to -man (doesn't do anything, yet).

15 years agoLinuxisms.
Kristaps Dzonsons [Thu, 22 Oct 2009 18:59:00 +0000 (18:59 +0000)]
Linuxisms.

15 years agoFixed maddening mismatch between groff and strftime mismatch of day ("%e"). Noted...
Kristaps Dzonsons [Thu, 22 Oct 2009 18:55:32 +0000 (18:55 +0000)]
Fixed maddening mismatch between groff and strftime mismatch of day ("%e").  Noted by Ulrich Sporlein.

15 years agoFixed order of printing backspace-encoding for terms that are both bold and underline...
Kristaps Dzonsons [Thu, 22 Oct 2009 18:19:36 +0000 (18:19 +0000)]
Fixed order of printing backspace-encoding for terms that are both bold and underlined (noted by Joerg Sonnenberger).

15 years agoAdded ability to set OS name at compile-time with -DOSNAME="\"foo\"".
Kristaps Dzonsons [Thu, 22 Oct 2009 17:54:24 +0000 (17:54 +0000)]
Added ability to set OS name at compile-time with -DOSNAME="\"foo\"".

15 years agoTypo in mdoc.7 fixed (thanks to Joerg Sonnenberger).
Kristaps Dzonsons [Thu, 22 Oct 2009 10:36:20 +0000 (10:36 +0000)]
Typo in mdoc.7 fixed (thanks to Joerg Sonnenberger).

15 years agoFix adding -centred to `Bd' types (thanks to Joerg Sonnenberger).
Kristaps Dzonsons [Thu, 22 Oct 2009 10:35:33 +0000 (10:35 +0000)]
Fix adding -centred to `Bd' types (thanks to Joerg Sonnenberger).

15 years agoGroff-compatibility fix (Ds) (noted by Joerg Sonnenberger).
Kristaps Dzonsons [Thu, 22 Oct 2009 10:33:28 +0000 (10:33 +0000)]
Groff-compatibility fix (Ds) (noted by Joerg Sonnenberger).

15 years agoNoted downstream in NetBSD base. Many thanks to Joerg et al. for their efforts in...
Kristaps Dzonsons [Thu, 22 Oct 2009 03:35:35 +0000 (03:35 +0000)]
Noted downstream in NetBSD base.  Many thanks to Joerg et al. for their efforts in getting it checked in!

15 years agoFixed strftime stray %d -> %e (pointed out by Ulrich Sporlein).
Kristaps Dzonsons [Wed, 21 Oct 2009 03:31:49 +0000 (03:31 +0000)]
Fixed strftime stray %d -> %e (pointed out by Ulrich Sporlein).

15 years agoTemporarily turned off validation (mandoc -Thtml needs URI encoding!). VERSION_1_9_9
Kristaps Dzonsons [Tue, 20 Oct 2009 18:31:04 +0000 (18:31 +0000)]
Temporarily turned off validation (mandoc -Thtml needs URI encoding!).
Aesthetic fixes in index.sgml.

15 years agoVersion: 1.9.9.
Kristaps Dzonsons [Tue, 20 Oct 2009 18:20:59 +0000 (18:20 +0000)]
Version: 1.9.9.

15 years agoAdded cvsweb. Whee!
Kristaps Dzonsons [Tue, 20 Oct 2009 18:14:31 +0000 (18:14 +0000)]
Added cvsweb.  Whee!

15 years agoMore updates to mdoc.7.
Kristaps Dzonsons [Tue, 20 Oct 2009 05:45:21 +0000 (05:45 +0000)]
More updates to mdoc.7.

15 years agoMore fixes to scaling-width multipliers (which, just to make my life difficult, diffe...
Kristaps Dzonsons [Mon, 19 Oct 2009 15:18:30 +0000 (15:18 +0000)]
More fixes to scaling-width multipliers (which, just to make my life difficult, differ not only between -mdoc and -man, but between various invocation, e.g., -offset and -width).

15 years agoContinued work on mdoc.7.
Kristaps Dzonsons [Mon, 19 Oct 2009 11:02:23 +0000 (11:02 +0000)]
Continued work on mdoc.7.
Noted buffer overwrite bug in -Thtml -mdoc (will fix later).

15 years agoFixed -mdoc -Thtml with -item lists not to default-indent when width isn't specified.
Kristaps Dzonsons [Mon, 19 Oct 2009 10:18:05 +0000 (10:18 +0000)]
Fixed -mdoc -Thtml with -item lists not to default-indent when width isn't specified.
Many more cleanups to mdoc.7 (ongoing completion and documentation of all macros).

15 years agoFixed `-file' argument to `Bd', which is NOT a type, but instead just an argument.
Kristaps Dzonsons [Mon, 19 Oct 2009 09:40:23 +0000 (09:40 +0000)]
Fixed `-file' argument to `Bd', which is NOT a type, but instead just an argument.

15 years agoMade man.7 use lots of Sx/Ss to link between macro definitions and references.
Kristaps Dzonsons [Mon, 19 Oct 2009 07:44:30 +0000 (07:44 +0000)]
Made man.7 use lots of Sx/Ss to link between macro definitions and references.

15 years agoBeginning of mdoc.7 full-reference in place.
Kristaps Dzonsons [Mon, 19 Oct 2009 07:34:43 +0000 (07:34 +0000)]
Beginning of mdoc.7 full-reference in place.

15 years agoLint fixes.
Kristaps Dzonsons [Sun, 18 Oct 2009 19:17:14 +0000 (19:17 +0000)]
Lint fixes.

15 years agoMade sure devices and formats recognise that -man and -mdoc have different syntax...
Kristaps Dzonsons [Sun, 18 Oct 2009 19:03:36 +0000 (19:03 +0000)]
Made sure devices and formats recognise that -man and -mdoc have different syntax for scaling widths: -mdoc assumes no unit means that the value is a string literal while -man instead uses the default vertical/horizontal scale.

15 years agoHad out.h roff-scale converters accept default unit scale (because -mdoc and -man...
Kristaps Dzonsons [Sun, 18 Oct 2009 19:02:10 +0000 (19:02 +0000)]
Had out.h roff-scale converters accept default unit scale (because -mdoc and -man differ).

15 years agoFix in syntax of scaling widths in mdoc.7.
Kristaps Dzonsons [Sun, 18 Oct 2009 19:01:24 +0000 (19:01 +0000)]
Fix in syntax of scaling widths in mdoc.7.

15 years agoProperly documented scaling widths in man.7.
Kristaps Dzonsons [Sun, 18 Oct 2009 19:00:57 +0000 (19:00 +0000)]
Properly documented scaling widths in man.7.

15 years agoFixed typo in Makefile.
Kristaps Dzonsons [Sun, 18 Oct 2009 13:58:48 +0000 (13:58 +0000)]
Fixed typo in Makefile.
Added initial scaling-units section in mdoc.7.

15 years agoArbitrary horizontal and vertical scaling widths now handled by -mdoc -Tascii.
Kristaps Dzonsons [Sun, 18 Oct 2009 13:34:16 +0000 (13:34 +0000)]
Arbitrary horizontal and vertical scaling widths now handled by -mdoc -Tascii.
Terminal scaling backend pushed into term.c.

15 years agoRemoved restrictions on `sp' (maybe a warning, someday, but for now be simple).
Kristaps Dzonsons [Sun, 18 Oct 2009 13:26:16 +0000 (13:26 +0000)]
Removed restrictions on `sp' (maybe a warning, someday, but for now be simple).

15 years agoFitted -man -Tascii with scaling units (.5i, etc.).
Kristaps Dzonsons [Sun, 18 Oct 2009 11:52:18 +0000 (11:52 +0000)]
Fitted -man -Tascii with scaling units (.5i, etc.).

15 years agoRemoved number-check for `sp' in -Tman, as nroff accepts non-numerics as a single...
Kristaps Dzonsons [Sun, 18 Oct 2009 11:36:37 +0000 (11:36 +0000)]
Removed number-check for `sp' in -Tman, as nroff accepts non-numerics as a single vspace.

15 years agoAdded horizontal scaling units to -Tman -Tascii.
Kristaps Dzonsons [Sun, 18 Oct 2009 11:14:04 +0000 (11:14 +0000)]
Added horizontal scaling units to -Tman -Tascii.

15 years agoRe-added HTML changelog.
Kristaps Dzonsons [Sun, 18 Oct 2009 11:13:39 +0000 (11:13 +0000)]
Re-added HTML changelog.

15 years agoMakefile uses multiple deps for some rules (shorter file).
Kristaps Dzonsons [Sat, 17 Oct 2009 04:44:05 +0000 (04:44 +0000)]
Makefile uses multiple deps for some rules (shorter file).

15 years agoFixed mandoc_char lists to have -column before other arguments.
Kristaps Dzonsons [Sat, 17 Oct 2009 04:37:52 +0000 (04:37 +0000)]
Fixed mandoc_char lists to have -column before other arguments.

15 years agoAdded warning about specifying list arguments before type (suggested by Joerg Sonnenb...
Kristaps Dzonsons [Thu, 15 Oct 2009 02:56:51 +0000 (02:56 +0000)]
Added warning about specifying list arguments before type (suggested by Joerg Sonnenberg).

15 years agoFix in mandoc.1 and mandoc_char.7 syntax (submitted Joerg Sonnenberger).
Kristaps Dzonsons [Thu, 15 Oct 2009 02:42:53 +0000 (02:42 +0000)]
Fix in mandoc.1 and mandoc_char.7 syntax (submitted Joerg Sonnenberger).
Added note on character format per output type.

15 years agoAdded support for `Bd -centered', which appears in newer groffs (not yet implemented...
Kristaps Dzonsons [Thu, 15 Oct 2009 01:33:12 +0000 (01:33 +0000)]
Added support for `Bd -centered', which appears in newer groffs (not yet implemented in centre-capable front-ends, i.e., -Thtml).

15 years agoMoved output definitions into main.h.
Kristaps Dzonsons [Tue, 13 Oct 2009 10:57:25 +0000 (10:57 +0000)]
Moved output definitions into main.h.
Pushed terminal_{mdoc,man} into {mdoc,man}_term.c.

15 years agoClean up consts (noted by Joerg Sonnenberger and Ulrich Sporlein).
Kristaps Dzonsons [Tue, 13 Oct 2009 10:21:24 +0000 (10:21 +0000)]
Clean up consts (noted by Joerg Sonnenberger and Ulrich Sporlein).

15 years agoVersion: 1.9.8. VERSION_1_9_8
Kristaps Dzonsons [Sat, 10 Oct 2009 18:43:55 +0000 (18:43 +0000)]
Version: 1.9.8.

15 years agoFix hang lists in -Tascii -Tmdoc, which seem to have been broken since ~1.8.x.
Kristaps Dzonsons [Sat, 10 Oct 2009 11:05:23 +0000 (11:05 +0000)]
Fix hang lists in -Tascii -Tmdoc, which seem to have been broken since ~1.8.x.
Noted similarity of HP/TP and -hang/-tag in mandoc.1.

15 years ago`Cd' in -Thtml -mdoc correctly breaks lines.
Kristaps Dzonsons [Sat, 10 Oct 2009 10:05:12 +0000 (10:05 +0000)]
`Cd' in -Thtml -mdoc correctly breaks lines.

15 years agoVersion up. VERSION_1_9_7
Kristaps Dzonsons [Fri, 9 Oct 2009 15:10:41 +0000 (15:10 +0000)]
Version up.

15 years agoRS tags implemented for -Tman -Thtml.
Kristaps Dzonsons [Fri, 9 Oct 2009 07:10:37 +0000 (07:10 +0000)]
RS tags implemented for -Tman -Thtml.

15 years agoScaling factor made floating point (as per groff.7) and, e.g., gnu/usr.bin/cvs/man...
Kristaps Dzonsons [Fri, 9 Oct 2009 06:54:11 +0000 (06:54 +0000)]
Scaling factor made floating point (as per groff.7) and, e.g., gnu/usr.bin/cvs/man/cvs.1.

15 years agoConsolidated some -man -Tascii functions.
Kristaps Dzonsons [Thu, 8 Oct 2009 23:00:15 +0000 (23:00 +0000)]
Consolidated some -man -Tascii functions.
Added many -man -Thtml functions (almost complete).

15 years agoFixed side-effect of linting (oops).
Kristaps Dzonsons [Wed, 7 Oct 2009 15:27:11 +0000 (15:27 +0000)]
Fixed side-effect of linting (oops).