diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/getbootfile.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getbootfile.3 b/lib/libc/gen/getbootfile.3 index 0365598..6cde6ad 100644 --- a/lib/libc/gen/getbootfile.3 +++ b/lib/libc/gen/getbootfile.3 @@ -63,7 +63,7 @@ placed in the global location .Sh BUGS If the boot blocks have not been modified to pass this information into the kernel at boot time, the static string -.Dq Pa /kernel +.Dq Pa /boot/kernel/kernel is returned instead of the real boot file. .Sh HISTORY The |