diff options
author | des <des@FreeBSD.org> | 2005-03-03 07:20:57 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2005-03-03 07:20:57 +0000 |
commit | 911d6eee8d2f62dfee7cddf66a7e21a367267a5f (patch) | |
tree | d3d35531bbddbf0c016fb55f926d93dff4c1bf3f /tools | |
parent | 94eb921022fc7cd96817d1f2885f8892b7528a66 (diff) | |
download | FreeBSD-src-911d6eee8d2f62dfee7cddf66a7e21a367267a5f.zip FreeBSD-src-911d6eee8d2f62dfee7cddf66a7e21a367267a5f.tar.gz |
Markup nits.
Diffstat (limited to 'tools')
-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 |