Typo on faq4.html - creat instead of create
support <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
(I was looking up how to burn an ISO image and noticed this one.) http://www.openbsd.org/faq/faq4.html Specifically, section 4.3.1 ... http://www.openbsd.org/faq/faq4.html#MkCD-ROM In OpenBSD, you can creat a CD from an ISO image using cdio(1): # cdio tao cd46.iso Obviously that creat should be a create in this case. Thank you. (And thank you for OpenBSD, the documentation (man pages, FAQs), etc!)