Module Name: src Committed By: mbalmer Date: Sat Dec 1 11:37:27 UTC 2012
Modified Files: src/games/rogue: machdep.c src/sys/arch/ibmnws/include: pnp.h src/sys/arch/prep/include: pnp.h src/sys/dev/pci/n8: n8_memory_bsd.c Log Message: Fix misspelling of acceptible (it's only acceptable with an 'a', not an 'i'). To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/games/rogue/machdep.c cvs rdiff -u -r1.1 -r1.2 src/sys/arch/ibmnws/include/pnp.h cvs rdiff -u -r1.3 -r1.4 src/sys/arch/prep/include/pnp.h cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/n8/n8_memory_bsd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.