From c7f2dd18637dfe72ff547ee5bd1cdac9cee76e6e Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 2 Jan 2016 21:35:25 -0800 Subject: Bad formatting under Ranges * txr.1: Add missing .desc macro invocations. --- txr.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/txr.1 b/txr.1 index 7db1b98b..fb8314c6 100644 --- a/txr.1 +++ b/txr.1 @@ -17020,6 +17020,7 @@ excess value which surpasses the endpoint is excluded from the sequence. .synb .mets (rcons < from << to ) .syne +.desc The .code rcons function constructs a range object which holds the values @@ -17045,6 +17046,7 @@ replace the values in a range. .synb .mets (rangep << value ) .syne +.desc The .code rangep function returns @@ -17059,6 +17061,7 @@ is a range. Otherwise it returns .mets (from << range ) .mets (to << range ) .syne +.desc The .code from and -- cgit v1.2.3