diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-14 15:21:28 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-14 15:21:28 +0000 |
| commit | 4251a2c1b45f04e31f7f9f04507888576a9978aa (patch) | |
| tree | a36e1022f4440b7767aeec22b54c402a53ed288e | |
| parent | 74026cdab0b11a0020cb529dc12e8c6cc7a5567c (diff) | |
Notes
| -rw-r--r-- | sys/boot/forth/loader.4th.8 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/boot/forth/loader.4th.8 b/sys/boot/forth/loader.4th.8 index 671792a07af8..8c36985877fb 100644 --- a/sys/boot/forth/loader.4th.8 +++ b/sys/boot/forth/loader.4th.8 @@ -53,7 +53,7 @@ examples below for the most common situations, and to for additional commands. .Pp Before using any of the commands provided in -.Nm , +.Nm Ns , it must be included through the command: .Pp @@ -202,12 +202,14 @@ boot-conf .Xr loader.conf 5 , .Xr loader 8 .Sh HISTORY +The .Nm -first appeared in +set of commands first appeared in .Fx 3.2 . .Sh AUTHORS +The .Nm -was written by +set of commands was written by .An Daniel C. Sobral Aq dcs@FreeBSD.org . .Sh BUGS A British espionage series. |
