]> err.no Git - moreutils/commitdiff
reorder
authorjoeyh <joeyh>
Sun, 24 Dec 2006 02:55:50 +0000 (02:55 +0000)
committerjoeyh <joeyh>
Sun, 24 Dec 2006 02:55:50 +0000 (02:55 +0000)
debian/control

index 0aec385c45b61f83ce7bebdb7b9c3a6292c9249f..a995ab2ba63a40deec61e67f283a1e9cfd2a3ebb 100644 (file)
@@ -15,13 +15,13 @@ Description: additional unix utilities
  to write thirty years ago.
  .
  So far, it includes the following utilities:
-  - isutf8: check if a file or standard input is utf-8
   - sponge: soak up standard input and write to a file
-  - ts: timestamp standard input
+  - ifdata: get network interface info without parsing ifconfig output
   - vidir: edit a directory in your text editor
   - vipe: insert a text editor into a pipe
+  - ts: timestamp standard input
   - combine: combine the lines in two files using boolean operations
-  - ifdata: get network interface info without parsing ifconfig output
   - pee: tee standard input to pipes
   - zrun: automatically uncompress arguments to command
   - mispipe: pipe two commands, returning the exit status of the first
+  - isutf8: check if a file or standard input is utf-8