diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-09-30 12:16:23 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-09-30 12:16:23 +0000 |
| commit | af9cb375e833beec6dfd66419f061e9d874162d3 (patch) | |
| tree | e7676bd5a2d0d670d3f691bec8a95d835c3a2bea /sys/boot/common | |
| parent | 0cd3cb9a15d99c984a7a3c4a93ad96e9bd5806ba (diff) | |
Notes
Diffstat (limited to 'sys/boot/common')
| -rw-r--r-- | sys/boot/common/loader.8 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index 3b48453e7f292..c2f902f9e4a90 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 18, 2004 +.Dd September 30, 2004 .Dt LOADER 8 .Os .Sh NAME @@ -269,9 +269,7 @@ Removes from the environment. .Pp .It Ic \&? -Same as -.Dq help index . -.Pp +Lists available commands. .El .Ss BUILTIN ENVIRONMENT VARIABLES The |
