ref: 7dd51004c150c35898b0931722ee9173c687f325
parent: 9ff7598b92db75af690f20caeb41fae9ed9acdb2
author: qwx <qwx@sciops.net>
date: Mon Mar 3 22:34:24 EST 2025
dpic(1): fix skybox example not in flat section
--- a/sys/man/1/dpic
+++ b/sys/man/1/dpic
@@ -86,7 +86,10 @@
% games/wadfs /sys/games/lib/doom/doom2.wad
createfile SW18_7: file already exists
% games/wadfs -m /mnt/new
-% games/todpic tuttlesky > /mnt/new/rsky1
+% mkdir /mnt/new/ff
+adding end marker FF_END
+% mv /mnt/new/ff/ff_end /mnt/new/ff/f_end
+% games/todpic tuttlesky > /mnt/new/ff/rsky1
% cp /mnt/new/WAD tuttle.wad
% games/doom -file tuttle.wad
.EE
--
⑨