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, 12 Mar 2012 17:13:38 +0000 (10:13 -0700)
commit746cb7604e734c6e220c7a68218d8df50e692a56
treef29533a19d6c0faa57ee6257df528e3ebc432eac
parenta03bd69a202d1da672dde4957b4bc4fc10e7cf09
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