From 4cacb755346c2a4159a42e987b26ff8b20dfae7c Mon Sep 17 00:00:00 2001 From: "G. Branden Robinson" Date: Sat, 6 May 2023 20:07:48 -0500 Subject: [man pages]: Revise some syntax synopses. Use ellipsis more idiomatically, favoring it over plurals, and including it within instead of outside option brackets for clarity. The construction: foo bar [baz] ... is ambiguous. If I specify no "baz", can "bar"s be repeated? Also say "argument" when we mean an option OR an operand. --- src/preproc/eqn/neqn.1.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/preproc/eqn/neqn.1.man b/src/preproc/eqn/neqn.1.man index 539afd018..758a150cd 100644 --- a/src/preproc/eqn/neqn.1.man +++ b/src/preproc/eqn/neqn.1.man @@ -50,7 +50,7 @@ .\" ==================================================================== . .SY @g@neqn -.RI [ @g@eqn-options ] +.RI [ @g@eqn-argument \~.\|.\|.] .YS . . -- cgit v1.2.1