Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   andvar
Date:           Sun Feb  6 20:20:19 UTC 2022

Modified Files:
        src/sbin/newfs_udf: udf_create.c
        src/sys/arch/acorn32/doc: history
        src/sys/arch/arm/nxp: imx_ahcisata.c
        src/sys/arch/mips/cavium: octeon_misc.c
        src/sys/arch/sun2/sun2: pmap.c
        src/sys/arch/sun3/sun3: pmap.c
        src/sys/fs/udf: udf_subr.c udf_vnops.c

Log Message:
fix various typos in comments, log messages and documentation.
mainly s/aparently/apparently/ and s/implmented/implemented/.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sbin/newfs_udf/udf_create.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/acorn32/doc/history
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/nxp/imx_ahcisata.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/mips/cavium/octeon_misc.c
cvs rdiff -u -r1.48 -r1.49 src/sys/arch/sun2/sun2/pmap.c
cvs rdiff -u -r1.172 -r1.173 src/sys/arch/sun3/sun3/pmap.c
cvs rdiff -u -r1.165 -r1.166 src/sys/fs/udf/udf_subr.c
cvs rdiff -u -r1.117 -r1.118 src/sys/fs/udf/udf_vnops.c

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