ovsdb-doc: Use minus sign in negative numbers in nroff output.
authorBen Pfaff <blp@nicira.com>
Fri, 9 Mar 2012 23:10:56 +0000 (15:10 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 19 Mar 2012 17:56:44 +0000 (10:56 -0700)
commit4aa857a88bd441f85ceb91f8c44eae6bb46a3076
tree870d3a40e47782c16ed298e5cc5266f3d3dda286
parentea27b6f648a7d2cdb9fa37284b3f49671727ca13
ovsdb-doc: Use minus sign in negative numbers in nroff output.

ovs-vswitchd.conf.db.5 has autogenerated text "at least -1" in one place.
This '-' should be a minus sign, but ovsdb-doc was generating it as a
hyphen.

Found by lintian.

Reported-by: Thomas Goirand <zigo@debian.org>
Reviewed-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
ovsdb/ovsdb-doc.in
python/ovs/db/types.py