shithub: riscv

Download patch

ref: b2e29cf3158d6e8c6a0263cb1bbb06e72a21f7fb
parent: 3e1a75d08f0ef3edb6fb53690b8dcbd5af23b376
author: Ori Bernstein <ori@eigenstate.org>
date: Sun Nov 17 11:17:15 EST 2019

Specifiy the restrictions on 9boot file names more clearly.

--- a/sys/man/8/boot
+++ b/sys/man/8/boot
@@ -311,6 +311,9 @@
 .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