CVS commit: src/usr.sbin/makefs
"Luke Mewburn" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: lukem Date: Wed May 6 03:56:38 UTC 2026 Modified Files: src/usr.sbin/makefs: TODO makefs.8 Log Message: makefs(8): improve fs-options documentation Ensure all fs-options are documented, in alphabetical order. Describe whether the option has a value (e.g., foo=str or foo=num), and for numeric values describe the supported range. Some markup consistency. Remove my email from the man page. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/makefs/TODO cvs rdiff -u -r1.75 -r1.76 src/usr.sbin/makefs/makefs.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.