Skip site navigation (1)Skip section navigation (2)
Date:      21 Apr 2002 20:32:54 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Philippe Charnier <charnier@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/savecore savecore.c
Message-ID:  <xzpofgc52cp.fsf@flood.ping.uio.no>
In-Reply-To: <200204210718.g3L7IGe74039@freefall.freebsd.org>
References:  <200204210718.g3L7IGe74039@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Philippe Charnier <charnier@FreeBSD.org> writes:
>   In usage(), use fprintf(3) instead of errx(3), to make the printed
>   string really start with `usage: ...'.

Here's a partial list of programs that incorrectly spell "usage" with
a capital 'U':

bin/sh/mkinit.c
bin/sh/options.c
etc/MAKEDEV
games/adventure/setup.c
games/atc/main.c
games/backgammon/common_source/subs.c
games/bs/bs.c
games/canfield/cfscores/cfscores.c
games/fortune/strfile/strfile.c
games/grdc/grdc.c
gnu/lib/libregex/test/fileregex.c
gnu/usr.bin/dialog/dialog.c
gnu/usr.bin/grep/grep.c
gnu/usr.bin/gzip/zdiff
gnu/usr.bin/ld/cplus-dem.c
gnu/usr.bin/patch/patch.c
gnu/usr.bin/ptx/ptx.c
gnu/usr.bin/sort/sort.c
lib/libc/db/test/hash.tests/tdel.c
lib/libc/db/test/hash.tests/thash4.c
lib/libc/rpc/svc_dg.c
lib/libc/rpc/svc_vc.c
lib/libc_r/test/guard_b.c
lib/libdisk/tst01.c
lib/libz/example.c
lib/libz/minigzip.c
libexec/pppoed/pppoed.c
release/picobsd/build/write_mfs_in_kernel.c
release/picobsd/tinyware/msh/sh3.c
release/picobsd/tinyware/oinit/oinit.c
release/picobsd/tinyware/view/view.c
sbin/fsck/fsck.c
sbin/fsck_ffs/main.c
sbin/fsck_ifs/main.c
sbin/fsck_msdosfs/main.c
sbin/mdconfig/mdconfig.c
sbin/mdmfs/mdmfs.c
sbin/vinum/commands.c
sbin/vinum/list.c
sbin/cxconfig/cxconfig.c
share/examples/isdn/contrib/answer.c
share/examples/netgraph/ether.bridge
sys/compat/linux/linux_mib.c
sys/contrib/dev/acpica/dbstats.c
sys/i4b/layer1/itjc/i4b_hdlc.h
tools/diag/localeck/localeck.c
tools/regression/p1003_1b/yield.c
tools/regression/geom/ConfCmp/ConfCmp.c
usr.bin/chat/chat.c
usr.bin/doscmd/config.c
usr.bin/fetch/fetch.c
usr.bin/fmt/fmt.c
usr.bin/hesinfo/hesinfo.c
usr.bin/mail/main.c
usr.bin/objformat/objformat.c
usr.bin/passwd/passwd.c
usr.bin/rpcinfo/rpcinfo.c
usr.bin/telnet/commands.c
usr.bin/telnet/main.c
usr.bin/usbhidctl/usbhid.c
usr.bin/xlint/lint1/main1.c
usr.bin/xlint/xlint/xlint.c
usr.sbin/burncd/burncd.c
usr.sbin/crunch/crunchide/crunchide.c
usr.sbin/digictl/digictl.c
usr.sbin/faithd/faithd.c
usr.sbin/jail/jail.c
usr.sbin/kldxref/kldxref.c
usr.sbin/lpr/lpc/cmds.c
usr.sbin/ngctl/main.c
usr.sbin/pccard/pccardc/beep.c
usr.sbin/pccard/pccardc/power.c
usr.sbin/pccard/pccardc/rdattr.c
usr.sbin/pcvt/userkeys/vt220keys.c
usr.sbin/ppp/command.c
usr.sbin/ppp/main.c
usr.sbin/ppp/nat_cmd.c
usr.sbin/ppp/systems.c
usr.sbin/pppd/options.c
usr.sbin/pppstats/pppstats.c
usr.sbin/rarpd/rarpd.c
usr.sbin/rip6query/rip6query.c
usr.sbin/setkey/setkey.c
usr.sbin/setkey/test-pfkey.c
usr.sbin/usbd/usbd.c
usr.sbin/usbdevs/usbdevs.c

I'm guilty of at least one of those.  There may be other cases in
various scripts

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

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?xzpofgc52cp.fsf>