index
:
mandoc
VERSION.1.12
VERSION.1.13
bapt
master
origin
version.0
UNIX manpage compiler toolset
Matěj Cepl <mcepl@cepl.eu>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdoc_term.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lint fixes.
VERSION.1.7.20
Kristaps Dzonsons
2009-06-22
1
-1
/
+2
*
Noted .Cd tabs-ok issue (will fix later).
Kristaps Dzonsons
2009-06-22
1
-3
/
+7
*
Added "Spacing" part of "Punctuation and Spacing" in mandoc.1 manual.
Kristaps Dzonsons
2009-06-22
1
-8
/
+10
*
Special characters, e.g. \(ae, are now correctly rendered in the current font...
Kristaps Dzonsons
2009-06-17
1
-2
/
+7
*
Removed MDOC___: moved MDOC_Ap to its index (comments not passed into mdoc pa...
Kristaps Dzonsons
2009-06-16
1
-4
/
+6
*
Removed superfluous ifdef around strftime (schwarze@openbsd.org).
Kristaps Dzonsons
2009-06-15
1
-4
/
+0
*
`Lk' is correctly handled as CALLABLE (note groff munges nested output).
Kristaps Dzonsons
2009-06-12
1
-3
/
+8
*
Added mdoc.template (from NetBSD -- unlicensed??).
Kristaps Dzonsons
2009-06-11
1
-18
/
+20
*
Added "left" -offset tag.
Kristaps Dzonsons
2009-06-11
1
-4
/
+8
*
Documented some un-clear parts of main.c.
Kristaps Dzonsons
2009-06-11
1
-132
/
+30
*
Fixed email address in manual AUTHOR reference.
Kristaps Dzonsons
2009-06-11
1
-1
/
+1
*
Fixed license email address.
Kristaps Dzonsons
2009-06-10
1
-1
/
+1
*
Using proper license template (const).
Kristaps Dzonsons
2009-04-12
1
-12
/
+10
*
Manual .Dt fields CAPITALISED.
Kristaps Dzonsons
2009-04-12
1
-1
/
+1
*
Updated manuals.7.
Kristaps Dzonsons
2009-04-03
1
-2
/
+2
*
All macro-invocations, for consistency, begin with `.' in documentation.
Kristaps Dzonsons
2009-03-26
1
-23
/
+15
*
Fixed after-NLINE-error assertion.
Kristaps Dzonsons
2009-03-26
1
-0
/
+5
*
Initial front-end formatting for -man pages.
Kristaps Dzonsons
2009-03-26
1
-0
/
+2247