From 685dd513643af4e2d86fdba44728ba258395f245 Mon Sep 17 00:00:00 2001 From: uqs Date: Mon, 2 Aug 2010 13:11:35 +0000 Subject: mdoc: make sure to pass at least one argument to quotation macros --- sys/boot/common/loader.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/boot/common') diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index bae2f86..2490e3d 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -806,7 +806,7 @@ Evaluates the remainder of the input buffer under a exception guard. .It Ic .# Works like -.Ic . +.Ic "." but without outputting a trailing space. .It Ic fclose Pq Ar fd -- Closes a file. -- cgit v1.1