diff options
-rw-r--r-- | tools/tools/tinderbox/tbmaster.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tools/tinderbox/tbmaster.1 b/tools/tools/tinderbox/tbmaster.1 index a48f1c0..3c218af 100644 --- a/tools/tools/tinderbox/tbmaster.1 +++ b/tools/tools/tinderbox/tbmaster.1 @@ -84,8 +84,8 @@ used to specify default values shared by multiple configurations. The configuration consists of a list of single- or multiple-value variable assignments: .Bl -tag -.It Va variable Ns = Ns Ar value -.It Va variable Ns = Ns Ar value1 , Ar value 2, ... +.It Va variable = Ar value +.It Va variable = Ar value1 , Ar value2, ... .El .Pp Whitespace around the equal sign and around the commas separating |