From 725ba685b0f4edf43766a13e5e3d25111f6b0962 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 29 Jul 2017 07:21:35 -0700 Subject: doc: struct literals: bad syntax synopsis. * txr.1: Fix incorrect #H prefix which should of course be #S. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3