diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-07-20 18:07:12 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-07-20 18:07:12 +0000 |
commit | e87cf6578309a2bd7ad6e007752620054d824283 (patch) | |
tree | 599befc45505bc88521cae6251484f356aba5286 /sbin/pfctl/pfctl.8 | |
parent | f580b579467aac08495f1d241e4973b7629ac84b (diff) |
we don't like:
o) .Pp before/after .Sh;
o) .Pp before/after .Rs/.Re;
o) .Nm without argument in SYNOPSIS;
Diffstat (limited to 'sbin/pfctl/pfctl.8')
-rw-r--r-- | sbin/pfctl/pfctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8 index 42100f7d49e..29773069386 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfctl.8,v 1.21 2001/07/04 20:07:55 deraadt Exp $ +.\" $OpenBSD: pfctl.8,v 1.22 2001/07/20 18:07:11 mpech Exp $ .\" .\" Copyright (c) 2001 Kjell Wooding. All rights reserved. .\" @@ -31,7 +31,7 @@ .Nm pfctl .Nd control the packet filter and NAT subsystems .Sh SYNOPSIS -.Nm +.Nm pfctl .Op Fl dehnqv .Op Fl F Ar modifier .Op Fl l Ar interface |