summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-07-29 07:21:35 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-07-29 07:21:35 -0700
commit0a7a390ac2e7e97a75c16e501de4355fd59aa416 (patch)
treea24c3d1572fe1f54f98a1c5bd91110c7d47b3262
parentc83768f698a3c2193bfccb006816fbfedd32be75 (diff)
downloadtxr-0a7a390ac2e7e97a75c16e501de4355fd59aa416.tar.gz
txr-0a7a390ac2e7e97a75c16e501de4355fd59aa416.tar.bz2
txr-0a7a390ac2e7e97a75c16e501de4355fd59aa416.zip
doc: struct literals: bad syntax synopsis.
* txr.1: Fix incorrect #H prefix which should of course be #S.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 7b996bd4..402e01be 100644
--- a/txr.1
+++ b/txr.1
@@ -11300,7 +11300,7 @@ and the symbol
.NP* Struct Literals
-.meIP >> #H( name >> { slot << value }*)
+.meIP >> #S( name >> { slot << value }*)
The notation
.code #S