diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-05-22 00:29:42 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-05-22 00:29:42 +0000 |
| commit | 21fa152ffa67e955711b68f80feea62a8dd8544b (patch) | |
| tree | 6bec33e6910294146c1e501d261c488bf19e2495 | |
| parent | c4f96c5f8350179604991360e694088f77851dd3 (diff) | |
Notes
| -rw-r--r-- | sys/boot/forth/loader.conf.5 | 2 |
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 |
