Use PROGRAM_NAME in place of string in parse_long_options call.
authorJim Meyering <jim@meyering.net>
Sat, 3 Apr 1999 05:20:06 +0000 (05:20 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 Apr 1999 05:20:06 +0000 (05:20 +0000)
commitcf691ec714de68d0a2d0dec53704b02e2ab52009
tree45d129fabfa6477ac47b55c830762f5ca506d9cd
parent7c2d5de6c7a61c075fe3fe8012301966c8dfb7b9
Use PROGRAM_NAME in place of string in parse_long_options call.
26 files changed:
src/cat.c
src/cksum.c
src/comm.c
src/csplit.c
src/cut.c
src/expand.c
src/fmt.c
src/fold.c
src/head.c
src/join.c
src/md5sum.c
src/nl.c
src/od.c
src/paste.c
src/pr.c
src/ptx.c
src/sort.c
src/split.c
src/sum.c
src/tac.c
src/tail.c
src/tr.c
src/tsort.c
src/unexpand.c
src/uniq.c
src/wc.c