From b25ff2b27347d8559b96b4d82c7540a6c5023e5c Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Mon, 29 Jul 2013 12:12:31 +0200 Subject: [PATCH] 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 --- astraceroute.8 | 2 +- bpfc.8 | 2 +- curvetun.8 | 2 +- flowtop.8 | 2 +- ifpps.8 | 2 +- mausezahn.8 | 2 +- netsniff-ng.8 | 2 +- trafgen.8 | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/astraceroute.8 b/astraceroute.8 index d72e548d..41d0320b 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 diff --git a/bpfc.8 b/bpfc.8 index 62ee4514..5ef7a04e 100644 --- a/bpfc.8 +++ b/bpfc.8 @@ -8,7 +8,7 @@ bpfc \- a Berkeley Packet Filter assembler and compiler .PP .SH SYNOPSIS .PP -\fB bpfc\fR { [\fIoptions\fR] | [\fIsource-file\fR] } +\fBbpfc\fR { [\fIoptions\fR] | [\fIsource-file\fR] } .PP .SH DESCRIPTION .PP diff --git a/curvetun.8 b/curvetun.8 index 8133de9d..1c06a9b9 100644 --- a/curvetun.8 +++ b/curvetun.8 @@ -8,7 +8,7 @@ curvetun \- a lightweight curve25519 ip4/6 tunnel .PP .SH SYNOPSIS .PP -\fB curvetun\fR [\fIoptions\fR] +\fBcurvetun\fR [\fIoptions\fR] .PP .SH DESCRIPTION curvetun is a lightweight, high-speed ECDH multiuser IP tunnel for Linux diff --git a/flowtop.8 b/flowtop.8 index fbaa973a..35b3c25a 100644 --- a/flowtop.8 +++ b/flowtop.8 @@ -8,7 +8,7 @@ flowtop \- top-like netfilter TCP/UDP/SCTP/DCCP/ICMP(v6) flow tracking .PP .SH SYNOPSIS .PP -\fB flowtop\fR { [\fIoptions\fR] } +\fBflowtop\fR { [\fIoptions\fR] } .PP .SH DESCRIPTION .PP diff --git a/ifpps.8 b/ifpps.8 index 60a9385e..7ce7bab4 100644 --- a/ifpps.8 +++ b/ifpps.8 @@ -8,7 +8,7 @@ ifpps \- top-like networking and system statistics .PP .SH SYNOPSIS .PP -\fB ifpps\fR { [\fIoptions\fR] | [\fIdevice\fR] } +\fBifpps\fR { [\fIoptions\fR] | [\fIdevice\fR] } .PP .SH DESCRIPTION .PP diff --git a/mausezahn.8 b/mausezahn.8 index de82fb52..eaa2c9dd 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] " | " } +\fBmausezahn\fR { [\fIoptions\fR] " | " } .PP .SH DESCRIPTION .PP diff --git a/netsniff-ng.8 b/netsniff-ng.8 index 15e744c2..59155952 100644 --- a/netsniff-ng.8 +++ b/netsniff-ng.8 @@ -8,7 +8,7 @@ netsniff-ng \- the packet sniffing beast .PP .SH SYNOPSIS .PP -\fB netsniff-ng\fR { [\fIoptions\fR] [\fIfilter-expression\fR] } +\fBnetsniff-ng\fR { [\fIoptions\fR] [\fIfilter-expression\fR] } .PP .SH DESCRIPTION .PP diff --git a/trafgen.8 b/trafgen.8 index 6288ba5d..e4a4e841 100644 --- a/trafgen.8 +++ b/trafgen.8 @@ -8,7 +8,7 @@ trafgen \- a fast, multithreaded network packet generator .PP .SH SYNOPSIS .PP -\fB trafgen\fR [\fIoptions\fR] +\fBtrafgen\fR [\fIoptions\fR] .PP .SH DESCRIPTION .PP -- 2.11.4.GIT