summaryrefslogtreecommitdiffstats
path: root/sys/boot/common
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-07-14 15:19:46 +0000
committercharnier <charnier@FreeBSD.org>2002-07-14 15:19:46 +0000
commit123ce585c8b7f9f9937e29cdf4a4899351596eda (patch)
treede7ecd2b38b354c88fc61dc5470b5ad094cfa827 /sys/boot/common
parentabd215c87f8a5c708e973d59d415b508c1de291f (diff)
downloadFreeBSD-src-123ce585c8b7f9f9937e29cdf4a4899351596eda.zip
FreeBSD-src-123ce585c8b7f9f9937e29cdf4a4899351596eda.tar.gz
The .Nm
Diffstat (limited to 'sys/boot/common')
-rw-r--r--sys/boot/common/loader.89
1 files changed, 6 insertions, 3 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index 60fdd28..7c9d078 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -114,8 +114,9 @@ will be set and
.Nm
will engage interactive mode.
.Sh BUILTIN COMMANDS
-.Nm Loader Ns 's
-builtin commands take its parameters from the command line.
+In
+.Nm Ns ,
+builtin commands take parameters from the command line.
Presently,
the only way to call them from a script is by using
.Pa evaluate
@@ -585,7 +586,7 @@ virtual machine library that can be called by C functions and vice
versa.
.Pp
In
-.Nm ,
+.Nm Ns ,
each line read interactively is then fed to
.Tn FICL ,
which may call
@@ -860,11 +861,13 @@ from the Programming-Tools extension word set, Providing the
Search-Order extensions word set.
.Ef
.Sh HISTORY
+The
.Nm
first appeared in
.Fx 3.1 .
.Sh AUTHORS
.An -nosplit
+The
.Nm
was written by
.An Michael Smith Aq msmith@FreeBSD.org .
OpenPOWER on IntegriCloud