From c7800013817c89c41ee041ec3733a8379c2bf5aa Mon Sep 17 00:00:00 2001 From: Mike Pechkin Date: Mon, 3 Feb 2003 16:17:50 +0000 Subject: Add blank space inside '.Xr Ic'. Spotted by xvenient@free.fr via henning@. millert@ --- share/man/man5/pf.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man5') diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index a8e73e80304..9f5a9843492 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.175 2003/02/02 23:38:31 henning Exp $ +.\" $OpenBSD: pf.conf.5,v 1.176 2003/02/03 16:17:49 mpech Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -525,7 +525,7 @@ should queue up to 5 Mbit/s in four second-level queues using .Ar cbq . Those four queues will be shown in a later example. .Bd -literal -offset indent -.Xo Ic altq on dc0 cbq bandwidth 5Mb +.Xo Ic altq on dc0 cbq bandwidth 5Mb\ .Ic queue { std, http, mail, ssh } .Xc .Ed -- cgit v1.2.3