Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/man/man9
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.
Home |
Main Index |
Thread Index |
Old Index