CVS commit: src/share/man/man9
"Valery Ushakov" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: uwe Date: Sat Mar 28 13:01:40 UTC 2026 Modified Files: src/share/man/man9: driver.9 Log Message: driver(9): fix cdevsw/bdevsw examples Instead of a chimera that fuses structure definition and variable definition with an initializer (syntactically incorrect), provide an example of an actual variable definition with an initializer. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/share/man/man9/driver.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.