diff options
author | Jim Meyering <jim@meyering.net> | 2005-03-28 18:18:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-03-28 18:18:35 +0000 |
commit | 1df790f540a306ebe7544002dca09d016305f37b (patch) | |
tree | 3fc1c81bbe4f66741c644875454afc7c3a8ad10a | |
parent | a73da0345cd1d4ada0b96df5375941bf309834e3 (diff) | |
download | coreutils-1df790f540a306ebe7544002dca09d016305f37b.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16,6 +16,8 @@ * src/cut.c (longopts): Likewise. * src/date.c (time_spec_string): Likewise. * src/df.c (find_mount_point, show_point): Likewise. + * src/expr.c (docolon): Likewise. + * src/fmt.c (long_options): Likewise. * src/ls.c (time_style_args, indicator_style_args, long_options) (format_args, sort_args, time_args, decode_switches) (gobble_file): Likewise. @@ -28,6 +30,7 @@ * src/sort.c (long_options, mergefps): Likewise. * src/stat.c (long_options): Likewise. * src/tac.c (main): Likewise. + * src/tail.c (follow_mode_string): Likewise. * src/touch.c (longopts, time_args): Likewise. * src/uniq.c (delimit_method_string): Likewise. * src/uptime.c (print_uptime): Likewise. |