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
commitc1a2fc6577a5d41fe0cd70738f288209c6299b1f (patch)
tree009bea5b7520f288d866288a9d9bae18ff3cb001
parent4bf7266d1a28a4562fa7c6536a0406e4bd2555d3 (diff)
downloadtxr-c1a2fc6577a5d41fe0cd70738f288209c6299b1f.tar.gz
txr-c1a2fc6577a5d41fe0cd70738f288209c6299b1f.tar.bz2
txr-c1a2fc6577a5d41fe0cd70738f288209c6299b1f.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