summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-10-16 15:08:34 -0700
committerKaz Kylheku <kaz@kylheku.com>2019-10-16 15:08:34 -0700
commitaa0040952bf49f25a787fec6268d65089fa69643 (patch)
tree0bdab022cea4aaa55218259be118bee4854080bc
parent0126a26c555ac473477ef92e7a76aef44ddf1c9c (diff)
downloadtxr-aa0040952bf49f25a787fec6268d65089fa69643.tar.gz
txr-aa0040952bf49f25a787fec6268d65089fa69643.tar.bz2
txr-aa0040952bf49f25a787fec6268d65089fa69643.zip
doc: func-get-name formatting.
* txr.1: Fix two instances of bungled method name meta-syntax.
-rw-r--r--txr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index 3e16f2bf..44849dfc 100644
--- a/txr.1
+++ b/txr.1
@@ -17285,11 +17285,11 @@ or
.metn postinitfun ,
in which case it is returned as either the
.mono
-.meti (meth < type << :init)
+.meti (meth < type :init)
.onom
or the
.mono
-.meti (meth < type << :postinit)
+.meti (meth < type :postinit)
.onom
syntax.