From 716f301734d638a90b4d7fbb3505253a46e7f991 Mon Sep 17 00:00:00 2001 From: "Daniel C. Sobral" Date: Tue, 23 May 2000 11:47:23 +0000 Subject: [PATCH] Document abial's .#. --- sys/boot/common/loader.8 | 4 ++++ 1 file changed, 4 insertions(+) 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