diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index b622c530b56..38e734befae 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -538,6 +538,10 @@ Evaluates the remainder of the input buffer, after having printed it first. Evaluates the remainder of the input buffer under a .Ic catch exception guard. +.It Ic .# +Works like +.Ic . +but without outputting a trailing space. .It Ic fclose Pq Ar fd -- Closes a file. .It Ic fkey Pq Ar fd -- char