Subject: CVS commit: sharesrc/share/man/man9
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 04/22/2002 11:44:06
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.