diff options
author | Ori Bernstein <ori@eigenstate.org> | 2019-11-17 16:08:48 -0800 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2019-11-17 16:08:48 -0800 |
commit | 3e1a75d08f0ef3edb6fb53690b8dcbd5af23b376 (patch) | |
tree | f84e17ac738fa9864ad1e4bd5861dd0003aedc6e /sys/man | |
parent | 44615fba43debbde03c154976fb616a08788b311 (diff) |
Document 9bootfat limitation.
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/8/boot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/man/8/boot b/sys/man/8/boot index c1c8b5a99..6ef43dca7 100644 --- a/sys/man/8/boot +++ b/sys/man/8/boot @@ -310,6 +310,9 @@ line is split only for presentation; it is one line in the file.) The use of .B bootargs in general is odd. +.PP +.I 9bootfat +does not support long file names. .SH HISTORY .I Boot first appeared in Plan 9 from Bell Labs. It was rewritten |