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 /astraceroute.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 'astraceroute.8')
-rw-r--r-- | astraceroute.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astraceroute.8 b/astraceroute.8 index d72e548..41d0320 100644 --- a/astraceroute.8 +++ b/astraceroute.8 @@ -8,7 +8,7 @@ astraceroute \- autonomous system trace route utility .PP .SH SYNOPSIS .PP -\fB astraceroute\fR [\fIoptions\fR] +\fBastraceroute\fR [\fIoptions\fR] .PP .SH DESCRIPTION astraceroute is a small utility to retrieve path information in a traceroute |