diff options
Diffstat (limited to 'sys/boot/common/loader.8')
-rw-r--r-- | sys/boot/common/loader.8 | 2 |
1 files changed, 1 insertions, 1 deletions
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. |