From: Ben Pfaff Date: Tue, 23 Mar 2010 18:21:34 +0000 (-0700) Subject: Fix hyphens in manpage. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea205ad502227708ee1f460765a2ade712565d9e;p=openvswitch Fix hyphens in manpage. --- diff --git a/lib/common.man b/lib/common.man index ad165d7c..ef4b4fab 100644 --- a/lib/common.man +++ b/lib/common.man @@ -1,7 +1,7 @@ .TP -\fB-h\fR, \fB--help\fR +\fB\-h\fR, \fB\-\-help\fR Prints a brief help message to the console. . .TP -\fB-V\fR, \fB--version\fR +\fB\-V\fR, \fB\-\-version\fR Prints version information to the console.