From 38e043dd3787025d75ea82c0b1bee9b13908e37c Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 16 Oct 2019 15:08:34 -0700 Subject: doc: func-get-name formatting. * txr.1: Fix two instances of bungled method name meta-syntax. --- txr.1 | 4 ++-- 1 file 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. -- cgit v1.2.3