source@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: schwarze@mandoc.bsd.lv
To: source@mandoc.bsd.lv
Subject: mandoc: merge a test update from OpenBSD that was forgotten in April
Date: Fri, 21 Dec 2018 12:47:31 -0500 (EST)	[thread overview]
Message-ID: <05f65a27dea134df@fantadrom.bsd.lv> (raw)

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

                 reply	other threads:[~2018-12-21 17:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=05f65a27dea134df@fantadrom.bsd.lv \
    --to=schwarze@mandoc.bsd.lv \
    --cc=source@mandoc.bsd.lv \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).