Date: Sat, 8 May 1999 03:22:19 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cat cat.1 src/bin/chmod chmod.1 src/bin/cp cp.1 cp.c utils.c src/bin/csh csh.1 csh.c csh.h err.c func.c lex.c proc.c sem.c set.c time.c src/bin/date date.1 src/bin/dd args.c dd.1 src/bin/echo echo.1 src/bin/ed buf.c cbc.c undo.c src/bin/ls ... Message-ID: <199905081022.DAA65124@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 1999/05/08 03:22:18 PDT
Modified files:
bin/cat cat.1
bin/chmod chmod.1
bin/cp cp.1 cp.c utils.c
bin/csh csh.1 csh.c csh.h err.c func.c lex.c
proc.c sem.c set.c time.c
bin/date date.1
bin/dd args.c dd.1
bin/echo echo.1
bin/ed buf.c cbc.c undo.c
bin/ls ls.1 ls.c
bin/mkdir mkdir.1
bin/mv mv.1
bin/pax ar_io.c ar_subs.c buf_subs.c cache.c
cache.h cpio.c file_subs.c ftree.c
options.c pax.1 pax.c pax.h sel_subs.c
tables.c tables.h tar.c tar.h tty_subs.c
bin/ps ps.1
bin/pwd pwd.1
bin/sh alias.c error.h eval.c expand.c jobs.c
main.c miscbltin.c trap.c
bin/sleep sleep.1
bin/stty stty.1
bin/test test.c
Log:
Various spelling/formatting changes.
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
Revision Changes Path
1.9 +2 -2 src/bin/cat/cat.1
1.11 +2 -2 src/bin/chmod/chmod.1
1.12 +5 -4 src/bin/cp/cp.1
1.19 +2 -2 src/bin/cp/cp.c
1.23 +2 -2 src/bin/cp/utils.c
1.12 +2 -2 src/bin/csh/csh.1
1.14 +2 -2 src/bin/csh/csh.c
1.7 +3 -3 src/bin/csh/csh.h
1.9 +2 -2 src/bin/csh/err.c
1.13 +2 -2 src/bin/csh/func.c
1.12 +2 -2 src/bin/csh/lex.c
1.10 +2 -2 src/bin/csh/proc.c
1.10 +2 -2 src/bin/csh/sem.c
1.11 +4 -4 src/bin/csh/set.c
1.9 +3 -3 src/bin/csh/time.c
1.28 +4 -2 src/bin/date/date.1
1.14 +2 -2 src/bin/dd/args.c
1.9 +3 -3 src/bin/dd/dd.1
1.7 +2 -2 src/bin/echo/echo.1
1.16 +2 -2 src/bin/ed/buf.c
1.11 +2 -2 src/bin/ed/cbc.c
1.8 +2 -2 src/bin/ed/undo.c
1.28 +2 -2 src/bin/ls/ls.1
1.24 +2 -2 src/bin/ls/ls.c
1.8 +5 -4 src/bin/mkdir/mkdir.1
1.12 +2 -2 src/bin/mv/mv.1
1.11 +7 -7 src/bin/pax/ar_io.c
1.12 +6 -6 src/bin/pax/ar_subs.c
1.11 +6 -6 src/bin/pax/buf_subs.c
1.11 +3 -3 src/bin/pax/cache.c
1.5 +2 -2 src/bin/pax/cache.h
1.11 +2 -2 src/bin/pax/cpio.c
1.11 +3 -3 src/bin/pax/file_subs.c
1.12 +4 -4 src/bin/pax/ftree.c
1.12 +2 -2 src/bin/pax/options.c
1.9 +2 -2 src/bin/pax/pax.1
1.12 +8 -8 src/bin/pax/pax.c
1.7 +5 -5 src/bin/pax/pax.h
1.10 +3 -3 src/bin/pax/sel_subs.c
1.12 +5 -5 src/bin/pax/tables.c
1.6 +2 -2 src/bin/pax/tables.h
1.12 +6 -6 src/bin/pax/tar.c
1.5 +3 -3 src/bin/pax/tar.h
1.10 +2 -2 src/bin/pax/tty_subs.c
1.22 +3 -3 src/bin/ps/ps.1
1.7 +6 -4 src/bin/pwd/pwd.1
1.11 +2 -2 src/bin/sh/alias.c
1.10 +2 -2 src/bin/sh/error.h
1.19 +2 -2 src/bin/sh/eval.c
1.28 +3 -3 src/bin/sh/expand.c
1.25 +2 -2 src/bin/sh/jobs.c
1.16 +2 -2 src/bin/sh/main.c
1.19 +2 -2 src/bin/sh/miscbltin.c
1.19 +2 -2 src/bin/sh/trap.c
1.9 +2 -2 src/bin/sleep/sleep.1
1.11 +3 -3 src/bin/stty/stty.1
1.21 +2 -2 src/bin/test/test.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905081022.DAA65124>
