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
commit725ba685b0f4edf43766a13e5e3d25111f6b0962 (patch)
treea24c3d1572fe1f54f98a1c5bd91110c7d47b3262
parentf9c8ebcff9ab51f24868aff19bd0fad6b70214dc (diff)
downloadtxr-725ba685b0f4edf43766a13e5e3d25111f6b0962.tar.gz
txr-725ba685b0f4edf43766a13e5e3d25111f6b0962.tar.bz2
txr-725ba685b0f4edf43766a13e5e3d25111f6b0962.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