diff options
author | dd <dd@FreeBSD.org> | 2001-07-15 08:21:37 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-15 08:21:37 +0000 |
commit | 50bf70a85d8e1095d38a4054d9552fd5def94814 (patch) | |
tree | f505f0ef45605d76bb903d792d757b78b1d629cb /sys/boot/common | |
parent | 911ca14c8798a89d240d36ecbc63b5df5dd99f66 (diff) | |
download | FreeBSD-src-50bf70a85d8e1095d38a4054d9552fd5def94814.zip FreeBSD-src-50bf70a85d8e1095d38a4054d9552fd5def94814.tar.gz |
Remove whitespace at EOL.
Diffstat (limited to 'sys/boot/common')
-rw-r--r-- | sys/boot/common/loader.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index 1e9771a..f0667fa 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -74,7 +74,7 @@ and are set, and .Va LINES is set to 24. -Next, +Next, .Tn FICL is initialized, the builtin words are added to its vocabulary, and .Pa /boot/boot.4th @@ -205,7 +205,7 @@ Notice, though, that, at the present, this does not work for the kernel. .Xc Displays a listing of files in the directory .Ar path , -or the root directory if +or the root directory if .Ar path is not specified. If @@ -358,7 +358,7 @@ process. The default is .Dq Li /sbin/init:/sbin/oinit:/sbin/init.bak:/stand/sysinstall . .It Va interpret -Has the value +Has the value .Dq Li ok if the Forth's current state is interpreting. .It Va LINES |