summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-06-24 11:44:23 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-06-24 11:44:23 -0700
commit695d0f230833d9ca0df25f6b031e0c0d0680928d (patch)
tree009bea5b7520f288d866288a9d9bae18ff3cb001
parent31119b73cbb02bfe0d90cfa6aff511f9c3041b2b (diff)
downloadtxr-695d0f230833d9ca0df25f6b031e0c0d0680928d.tar.gz
txr-695d0f230833d9ca0df25f6b031e0c0d0680928d.tar.bz2
txr-695d0f230833d9ca0df25f6b031e0c0d0680928d.zip
doc: tcsetattr actions arg optiona.
* txr.1: the actions argument of tcsetattr is optional and its defaulting is correctly described. Fix the syntax synopsis which wrongly indicates that it is required.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 27d89308..327d2007 100644
--- a/txr.1
+++ b/txr.1
@@ -50705,7 +50705,7 @@ and
.coNP Functions @ tcgetattr and @ tcsetattr
.synb
.mets (tcgetattr <> [ device ])
-.mets (tcsetattr < termios < actions <> [ device ])
+.mets (tcsetattr < termios >> [ actions <> [ device ]])
.syne
.desc
The