Subject: CVS commit: src/bin/pax
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 02/02/2003 12:21:16
Module Name:	src
Committed By:	wiz
Date:		Sun Feb  2 10:21:15 UTC 2003

Modified Files:
	src/bin/pax: ar_io.c ar_subs.c buf_subs.c cpio.c file_subs.c options.c
	    pat_rep.c sel_subs.c tables.c

Log Message:
Fix various spelling, grammar, and punctuation problems in comments, from Sergey Svishchev in PR 20164.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/bin/pax/ar_io.c
cvs rdiff -r1.21 -r1.22 src/bin/pax/ar_subs.c
cvs rdiff -r1.17 -r1.18 src/bin/pax/buf_subs.c src/bin/pax/pat_rep.c
cvs rdiff -r1.13 -r1.14 src/bin/pax/cpio.c
cvs rdiff -r1.29 -r1.30 src/bin/pax/file_subs.c
cvs rdiff -r1.60 -r1.61 src/bin/pax/options.c
cvs rdiff -r1.15 -r1.16 src/bin/pax/sel_subs.c
cvs rdiff -r1.19 -r1.20 src/bin/pax/tables.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.