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:41:37 +0000 (10:41 -0700)
commitc0888adc527ee158e3c586efc09ee777aaddc9ee
treef0a26ac57b89722201e989e1825e53d456181a4c
parent3381a0e8766209ad3cc388a1e56b7778931b3805
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