svn commit: r282218 - in head/share/doc/usd: 06.bc 10.exref/exref 18.msdiffs 22.trofftut contents
Baptiste Daroussin
bapt at FreeBSD.org
Wed Apr 29 12:57:58 UTC 2015
Author: bapt
Date: Wed Apr 29 12:57:55 2015
New Revision: 282218
URL: https://svnweb.freebsd.org/changeset/base/282218
Log:
Explicitly declare to not print the current date
Found with heirloom-doctools which uses the original AT&T macros
Modified:
head/share/doc/usd/06.bc/bc
head/share/doc/usd/10.exref/exref/ex.rm
head/share/doc/usd/18.msdiffs/ms.diffs
head/share/doc/usd/22.trofftut/tt00
head/share/doc/usd/contents/contents.ms
Modified: head/share/doc/usd/06.bc/bc
==============================================================================
--- head/share/doc/usd/06.bc/bc Wed Apr 29 12:54:21 2015 (r282217)
+++ head/share/doc/usd/06.bc/bc Wed Apr 29 12:57:55 2015 (r282218)
@@ -42,6 +42,7 @@
.EH 'USD:6-%''BC \- An Arbitrary Precision Desk-Calculator Language'
.OH 'BC \- An Arbitrary Precision Desk-Calculator Language''USD:6-%'
.\".RP
+.ND
.TL
BC \- An Arbitrary Precision Desk-Calculator Language
.AU
Modified: head/share/doc/usd/10.exref/exref/ex.rm
==============================================================================
--- head/share/doc/usd/10.exref/exref/ex.rm Wed Apr 29 12:54:21 2015 (r282217)
+++ head/share/doc/usd/10.exref/exref/ex.rm Wed Apr 29 12:57:55 2015 (r282218)
@@ -30,11 +30,13 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ex.rm 8.5 (Berkeley) 8/18/96
+.\" $FreeBSD$
.\"
.nr LL 6.5i
.nr FL 6.5i
.EH 'USD:12-%''Ex Reference Manual'
.OH 'Ex Reference Manual''USD:12-%'
+.ND
.nr )P 0
.de ZP
.nr pd \\n()P
Modified: head/share/doc/usd/18.msdiffs/ms.diffs
==============================================================================
--- head/share/doc/usd/18.msdiffs/ms.diffs Wed Apr 29 12:54:21 2015 (r282217)
+++ head/share/doc/usd/18.msdiffs/ms.diffs Wed Apr 29 12:57:55 2015 (r282218)
@@ -37,6 +37,7 @@
.AM
.OH 'A Revised Version of \*ms''USD:18-%'
.EH 'USD:18-%''A Revised Version of \*ms'
+.ND
.TL
A Revised Version of \*ms
.AU
Modified: head/share/doc/usd/22.trofftut/tt00
==============================================================================
--- head/share/doc/usd/22.trofftut/tt00 Wed Apr 29 12:54:21 2015 (r282217)
+++ head/share/doc/usd/22.trofftut/tt00 Wed Apr 29 12:57:55 2015 (r282218)
@@ -46,6 +46,7 @@
.OH 'A TROFF Tutorial''USD:22-%'
.\".RP
.\" .....TM 76-1273-7 39199 39199-11
+.ND
.TL
A TROFF Tutorial
.AU "MH 2C-518" 6021
Modified: head/share/doc/usd/contents/contents.ms
==============================================================================
--- head/share/doc/usd/contents/contents.ms Wed Apr 29 12:54:21 2015 (r282217)
+++ head/share/doc/usd/contents/contents.ms Wed Apr 29 12:57:55 2015 (r282218)
@@ -35,6 +35,7 @@
..
.OH '''USD Contents'
.EH 'USD Contents'''
+.ND
.TL
UNIX User's Supplementary Documents (USD)
.if !r.U .nr .U 0
More information about the svn-src-head
mailing list