bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #65967] [PATCH] [docs] Say "input" instead of "input file" where ap


From: Dave
Subject: [bug #65967] [PATCH] [docs] Say "input" instead of "input file" where appropriate
Date: Wed, 10 Jul 2024 02:17:35 -0400 (EDT)

Follow-up Comment #3, bug #65967 (group groff):

True, this might require a deeper rewording to clarify.  But the point I'm
trying to make here is that .nx can interrupt any input, not just an input
file.

$ cat interruption
No going back!
$ printf "You'll see me.\n.nx interruption\nYou won't see me.\n" | nroff | cat
-s
You'll see me.  No going back!


Without an argument, and if there's no next file (such as if there's no file
at all), then yes, it's basically an .ex call.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65967>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]