summaryrefslogtreecommitdiff
path: root/sys/man/8
diff options
context:
space:
mode:
authorOri Bernstein <ori@eigenstate.org>2019-11-17 16:17:15 -0800
committerOri Bernstein <ori@eigenstate.org>2019-11-17 16:17:15 -0800
commitb2e29cf3158d6e8c6a0263cb1bbb06e72a21f7fb (patch)
tree209dd4e5d08dce1d7ca603f2f34cab483cfe1207 /sys/man/8
parent3e1a75d08f0ef3edb6fb53690b8dcbd5af23b376 (diff)
Specifiy the restrictions on 9boot file names more clearly.
Diffstat (limited to 'sys/man/8')
-rw-r--r--sys/man/8/boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/man/8/boot b/sys/man/8/boot
index 6ef43dca7..e3f847ae3 100644
--- a/sys/man/8/boot
+++ b/sys/man/8/boot
@@ -311,6 +311,9 @@ The use of
.B bootargs
in general is odd.
.PP
+Filenames passed to
+.I 9bootfat
+must be specified in DOS 8.3 format.
.I 9bootfat
does not support long file names.
.SH HISTORY