Module Name: src Committed By: andvar Date: Wed Nov 2 20:38:22 UTC 2022
Modified Files: src/lib/libresolv: dst_api.c src/libexec/httpd: CHANGES src/sys/arch/arc/conf: MIMORI src/sys/arch/m68k/fpsp: get_op.sa src/sys/arch/powerpc/include: ofw_machdep.h src/sys/dev/isa: madreg.h wbsio.c src/sys/dev/marvell: gtmpsc.c src/sys/dev/pci: if_aq.c src/sys/kern: vfs_syscalls.c Log Message: fix various typos in comments and messages. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/lib/libresolv/dst_api.c cvs rdiff -u -r1.53 -r1.54 src/libexec/httpd/CHANGES cvs rdiff -u -r1.75 -r1.76 src/sys/arch/arc/conf/MIMORI cvs rdiff -u -r1.4 -r1.5 src/sys/arch/m68k/fpsp/get_op.sa cvs rdiff -u -r1.4 -r1.5 src/sys/arch/powerpc/include/ofw_machdep.h cvs rdiff -u -r1.5 -r1.6 src/sys/dev/isa/madreg.h cvs rdiff -u -r1.28 -r1.29 src/sys/dev/isa/wbsio.c cvs rdiff -u -r1.47 -r1.48 src/sys/dev/marvell/gtmpsc.c cvs rdiff -u -r1.38 -r1.39 src/sys/dev/pci/if_aq.c cvs rdiff -u -r1.555 -r1.556 src/sys/kern/vfs_syscalls.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.