summaryrefslogtreecommitdiff
path: root/sys/boot/forth
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-05-22 00:29:42 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-05-22 00:29:42 +0000
commit21fa152ffa67e955711b68f80feea62a8dd8544b (patch)
tree6bec33e6910294146c1e501d261c488bf19e2495 /sys/boot/forth
parentc4f96c5f8350179604991360e694088f77851dd3 (diff)
Notes
Diffstat (limited to 'sys/boot/forth')
-rw-r--r--sys/boot/forth/loader.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.conf.5 b/sys/boot/forth/loader.conf.5
index ce571619de4b..9027fa1d1f3c 100644
--- a/sys/boot/forth/loader.conf.5
+++ b/sys/boot/forth/loader.conf.5
@@ -65,7 +65,7 @@ The general parsing rules are:
.It
Spaces and empty lines are ignored.
.It
-A # sign will mark the remaining of the line as a comment.
+A # sign will mark the remainder of the line as a comment.
.It
Only one setting can be present on each line.
.El