diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2013-07-29 12:12:31 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2013-07-29 12:12:31 +0200 |
commit | b25ff2b27347d8559b96b4d82c7540a6c5023e5c (patch) | |
tree | 4e31e7f1f0bd7c5620ff9dc6062550d0c18c232c /mausezahn.8 | |
parent | 7834874237b791abe04a1b22aff207cfa5293e34 (diff) |
man: Align synopsis with other sections
In all the tools' man pages the synopsis line is indented by one space
with respect to the text in the sections above and below. Remove the
space to have consistent alignment.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'mausezahn.8')
-rw-r--r-- | mausezahn.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mausezahn.8 b/mausezahn.8 index de82fb5..eaa2c9d 100644 --- a/mausezahn.8 +++ b/mausezahn.8 @@ -8,7 +8,7 @@ mausezahn \- a fast versatile packet generator with Cisco-cli .PP .SH SYNOPSIS .PP -\fB mausezahn\fR { [\fIoptions\fR] "<arg-string> | <hex-string>" } +\fBmausezahn\fR { [\fIoptions\fR] "<arg-string> | <hex-string>" } .PP .SH DESCRIPTION .PP |