From 32a730285a7da8d9f784b29779294af700c409ff Mon Sep 17 00:00:00 2001 From: "Paul A. Patience" Date: Wed, 9 Feb 2022 08:09:46 +0000 Subject: doc: fix pad's argument list. * txr.1: Document pad's object parameter as optional. --- txr.1 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'txr.1') diff --git a/txr.1 b/txr.1 index 5d8571c1..3db0c040 100644 --- a/txr.1 +++ b/txr.1 @@ -24197,7 +24197,7 @@ catenated together. .coNP Function @ pad .synb -.mets (pad < sequence < object <> [ count ]) +.mets (pad < sequence >> [ object <> [ count ]]) .syne .desc The @@ -24208,6 +24208,11 @@ elements of followed by repetitions of .metn object . +If +.meta object +is omitted, it defaults to +.codn nil . + If .meta count is omitted, then the repetition of -- cgit v1.2.3