Module Name: src Committed By: tcort Date: Thu Jul 25 14:10:30 UTC 2013
Modified Files: src/share/man/man9: edid.9 Log Message: edid.9: fixes for example code - 'struct edid_info' in edidvar.h uses 'struct videomode' so videomode.h needs to be included too. - edid_print takes a pointer to 'struct edid_info' so add the & operator. OK by wiz@ To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/man/man9/edid.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.