summaryrefslogtreecommitdiff
path: root/bpfc.8
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-07-29 12:12:31 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-07-29 12:12:31 +0200
commitb25ff2b27347d8559b96b4d82c7540a6c5023e5c (patch)
tree4e31e7f1f0bd7c5620ff9dc6062550d0c18c232c /bpfc.8
parent7834874237b791abe04a1b22aff207cfa5293e34 (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 'bpfc.8')
-rw-r--r--bpfc.82
1 files changed, 1 insertions, 1 deletions
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