From 906214101c2afe043c4e6b86c05dad9039220a42 Mon Sep 17 00:00:00 2001 From: joel Date: Mon, 26 Mar 2012 21:22:53 +0000 Subject: mdoc: correct .Bd/.Bl arguments. Reviewed by: brueffer --- usr.sbin/ac/ac.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/ac') diff --git a/usr.sbin/ac/ac.8 b/usr.sbin/ac/ac.8 index 34484ab..63b5618 100644 --- a/usr.sbin/ac/ac.8 +++ b/usr.sbin/ac/ac.8 @@ -112,7 +112,7 @@ No login or connect time accounting is performed if does not exist. .Pp For example, -.Bd -literal -offset +.Bd -literal -offset indent ac -p -t "ttyd*" > modems ac -p -t "!ttyd*" > other .Ed -- cgit v1.1