diff options
author | 2002-11-26 22:50:54 +0000 | |
---|---|---|
committer | 2002-11-26 22:50:54 +0000 | |
commit | f187a84348c3e13b93d25195da08cc6b245918a7 (patch) | |
tree | ac7fda5ba162a45e8b90a2664b30da41206d98e4 | |
parent | Fix various nits: (diff) | |
download | wireguard-openbsd-f187a84348c3e13b93d25195da08cc6b245918a7.tar.xz wireguard-openbsd-f187a84348c3e13b93d25195da08cc6b245918a7.zip |
tiny spacing nit
-rw-r--r-- | share/man/man5/pf.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index f35939e7e8a..463d6cfd439 100644 --- a/share/man/man5/pf.conf.5 +++ b/share/man/man5/pf.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pf.conf.5,v 1.126 2002/11/26 22:46:27 mcbride Exp $ +.\" $OpenBSD: pf.conf.5,v 1.127 2002/11/26 22:50:54 deraadt Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -375,7 +375,7 @@ level can be set. The range is 0..7 with a default of 1. Queues with a higher priority level are preferred in the case of overload. The scheduler can get additional parameters with -.Pa cbq( <parameters> ) . +.Pa cbq( <parameters> No ) . Parameters are as follows: .Pp .Bl -tag -width Fl |