summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-02-02 18:58:41 +0100
committerJim Meyering <jim@meyering.net>2007-03-29 21:37:06 +0200
commitc6922b6f7e3ed8c0d565f588df3bd4daf6635f2b (patch)
tree0bbb38768b5b55c76eeadc17076f5629cc4c8f5d /README
parentc2bbd117f51ca2e765100946fe20b67379ce9e27 (diff)
downloadcoreutils-c6922b6f7e3ed8c0d565f588df3bd4daf6635f2b.tar.xz
* src/runcon.c: New program.
* src/Makefile.am (bin_PROGRAMS): Add runcon. (runcon_LDADD): Define. * README: Add runcon to the list of programs. * AUTHORS: Add this: runcon: Russell Coker * tests/help-version: Add runcon as an exception. * man/Makefile.am (dist_man_MANS): Add runcon.1. (runcon.1): New dependency. * po/POTFILES.in: Add src/runcon.c.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 13ef2dc72..62853c22a 100644
--- a/README
+++ b/README
@@ -10,11 +10,11 @@ The programs that can be built with this package are:
[ base64 basename cat chcon chgrp chmod chown chroot cksum comm cp
csplit cut date dd df dir dircolors dirname du echo env expand expr
factor false fmt fold groups head hostid hostname id install join
- kill link ln logname ls md5sum mkdir mkfifo mknod mv nice nl nohup od
- paste pathchk pinky pr printenv printf ptx pwd readlink rm rmdir seq
- sha1sum sha224sum sha256sum sha384sum sha512sum shred shuf sleep sort
- split stat stty su sum sync tac tail tee test touch tr true tsort tty
- uname unexpand uniq unlink uptime users vdir wc who whoami yes
+ kill link ln logname ls md5sum mkdir mkfifo mknod mv nice nl nohup
+ od paste pathchk pinky pr printenv printf ptx pwd readlink rm rmdir
+ runcon seq sha1sum sha224sum sha256sum sha384sum sha512sum shred shuf
+ sleep sort split stat stty su sum sync tac tail tee test touch tr true
+ tsort tty uname unexpand uniq unlink uptime users vdir wc who whoami yes
See the file NEWS for a list of major changes in the current release.