source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandoc: merge a test update from OpenBSD that was forgotten in April
@ 2018-12-21 17:47 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2018-12-21 17:47 UTC (permalink / raw)
  To: source

Log Message:
-----------
merge a test update from OpenBSD that was forgotten in April

Modified Files:
--------------
    mandoc/regress/roff/nr:
        incr.in
        incr.out_ascii

Revision Data
-------------
Index: incr.in
===================================================================
RCS file: /home/cvs/mandoc/mandoc/regress/roff/nr/incr.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lregress/roff/nr/incr.in -Lregress/roff/nr/incr.in -u -p -r1.1 -r1.2
--- regress/roff/nr/incr.in
+++ regress/roff/nr/incr.in
@@ -1,4 +1,4 @@
-.\" $OpenBSD: undef.in,v 1.1 2018/04/09 22:26:25 schwarze Exp $
+.\" $OpenBSD: incr.in,v 1.1 2018/04/10 00:52:21 schwarze Exp $
 .TH NR-INCR 1 "April 10, 2018"
 .SH NAME
 nr-incr \- increment a number register by accessing it
@@ -28,3 +28,10 @@ Down in negative steps is up:
 \n-[myr]
 \n-[myr]
 \n-[myr]
+.PP
+.nr myr 42
+Go to some other value,
+then continue incrementing with an unchanged (negative) step size:
+\n+[myr]
+\n+[myr]
+\n+[myr]
Index: incr.out_ascii
===================================================================
RCS file: /home/cvs/mandoc/mandoc/regress/roff/nr/incr.out_ascii,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lregress/roff/nr/incr.out_ascii -Lregress/roff/nr/incr.out_ascii -u -p -r1.1 -r1.2
--- regress/roff/nr/incr.out_ascii
+++ regress/roff/nr/incr.out_ascii
@@ -14,6 +14,9 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
 
        Down in negative steps is up: -1 1 3 5
 
+       Go to some other value, then continue incrementing with an unchanged
+       (negative) step size: 40 38 36
+
 
 
 OpenBSD                         April 10, 2018                      NR-INCR(1)
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-21 17:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-21 17:47 mandoc: merge a test update from OpenBSD that was forgotten in April schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).