From 74026cdab0b11a0020cb529dc12e8c6cc7a5567c Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Sun, 14 Jul 2002 15:19:46 +0000 Subject: [PATCH] The .Nm --- sys/boot/common/loader.8 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index 60fdd28385d1..7c9d078d4869 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 .