summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorwl <wl>2006-03-21 12:48:09 +0000
committerwl <wl>2006-03-21 12:48:09 +0000
commite2968155c4014e16ee262920e9aa8e8aa4c34fdb (patch)
tree24cfa819c9c2742397e4aef512f2b6f0969712dd /NEWS
parent2fd132887d8f92fa7defbb933134bba638503b58 (diff)
downloadgroff-e2968155c4014e16ee262920e9aa8e8aa4c34fdb.tar.gz
* tmac/doc-syms (Dx): New macro to identify DragonFly.
(doc-str-St--ieee1275-94, doc-str-St--isoC-amd1, doc-str-St--isoC-tcor1, doc-str-St--isoC-tcor2): New standard strings. (doc-operating-system-FreeBSD-5.5, doc-operating-system-FreeBSD-7.0, doc-operating-system-NetBSD-1.6.3, doc-operating-system-NetBSD-4.0 doc-operating-system-DragonFly-*): New operating system strings. * tmac/groff_mdoc.man, NEWS: Document `Dx'.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9931cd8e..38f36a55 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,11 @@ o int(x) now really behaves as documented: It truncates the non-integer part
of x, this is, it rounds towards zero and not towards the next integer
less than or equal to x.
+Macro Packages
+--------------
+
+o A new macro `Dx' has been added which identifies the DragonFly OS.
+
VERSION 1.19.2
==============