summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2002-05-09 11:47:42 +0000
committerJosef Karthauser <joe@FreeBSD.org>2002-05-09 11:47:42 +0000
commit1063e12617314d2f57516f4554764a7bf2f1131d (patch)
tree01758b96f23ae9f77dd349377a497b6afc86cbff /lib/libc
parent7dac28cfc30e3e24f747b234d303315bf6b66b41 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/getbootfile.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getbootfile.3 b/lib/libc/gen/getbootfile.3
index 0365598282b4..6cde6ad67d3e 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