From b25ff2b27347d8559b96b4d82c7540a6c5023e5c Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Mon, 29 Jul 2013 12:12:31 +0200 Subject: 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 --- bpfc.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpfc.8') diff --git a/bpfc.8 b/bpfc.8 index 62ee451..5ef7a04 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 -- cgit v1.2.3-54-g00ecf