Date: Tue, 14 Sep 1999 04:46:05 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/csh csh.1 src/bin/sh sh.1 src/share/man/man1 builtin.1 src/bin/echo echo.1 src/bin/kill kill.1 src/usr.bin/login login.1 src/usr.bin/nice nice.1 src/usr.bin/nohup nohup.1 src/usr.bin/printf printf.1 src/bin/pwd ... Message-ID: <199909141146.EAA27579@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 1999/09/14 04:46:05 PDT Modified files: bin/csh csh.1 bin/sh sh.1 share/man/man1 builtin.1 bin/echo echo.1 bin/kill kill.1 usr.bin/login login.1 usr.bin/nice nice.1 usr.bin/nohup nohup.1 usr.bin/printf printf.1 bin/pwd pwd.1 usr.bin/time time.1 usr.bin/which which.1 Log: Correct some hard sentence breaks. Only those surrounding the previous commit and those which cause ugly nroff output have been fixed, since the purpose of the style guideline which they contravene is to reduce the sizes of deltas. Reported by: bde Revision Changes Path 1.16 +11 -8 src/bin/csh/csh.1 1.34 +66 -62 src/bin/sh/sh.1 1.2 +5 -4 src/share/man/man1/builtin.1 1.10 +3 -3 src/bin/echo/echo.1 1.11 +3 -3 src/bin/kill/kill.1 1.17 +3 -3 src/usr.bin/login/login.1 1.12 +5 -5 src/usr.bin/nice/nice.1 1.6 +5 -4 src/usr.bin/nohup/nohup.1 1.7 +3 -3 src/usr.bin/printf/printf.1 1.10 +5 -5 src/bin/pwd/pwd.1 1.13 +7 -5 src/usr.bin/time/time.1 1.15 +3 -3 src/usr.bin/which/which.1 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?199909141146.EAA27579>