diff options
author | 2008-05-16 06:41:43 +0000 | |
---|---|---|
committer | 2008-05-16 06:41:43 +0000 | |
commit | 37e5862d73c3f3e927472fc946f8ac9db54eac47 (patch) | |
tree | b9bce81f8debdeed16b8b530ac74ac6986c61890 | |
parent | some macro fixage; (diff) | |
download | wireguard-openbsd-37e5862d73c3f3e927472fc946f8ac9db54eac47.tar.xz wireguard-openbsd-37e5862d73c3f3e927472fc946f8ac9db54eac47.zip |
no need to quote the argument to .Nd, now that it's nice and short;
-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 b66d60e273c..bd66c3c081a 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfctl.8,v 1.136 2008/05/16 01:22:00 mpf Exp $ +.\" $OpenBSD: pfctl.8,v 1.137 2008/05/16 06:41:43 jmc Exp $ .\" .\" Copyright (c) 2001 Kjell Wooding. All rights reserved. .\" @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm pfctl -.Nd "control the packet filter (PF) device" +.Nd control the packet filter (PF) device .Sh SYNOPSIS .Nm pfctl .Bk -words |