Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: sharesrc/share/man/man9
Module Name: sharesrc
Committed By: enami
Date: Mon Apr 22 08:44:05 UTC 2002
Modified Files:
sharesrc/share/man/man9: ioctl.9
Log Message:
Fix sample code:
- Put single space around binary operator or after a comma.
- Lineup case label with switch().
- ANSIfy.
- Use \e to print \.
- Deref the pointer to get a value.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 sharesrc/share/man/man9/ioctl.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