diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2007-04-28 20:47:29 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-04-28 20:48:36 +0200 |
commit | 60f3c362f51500cc6e9b5dbcd5ff4dfd3fcd914e (patch) | |
tree | 493b5c5d4ffc31d91c5da35da360a2c610e9d3c1 /lib/.cvsignore | |
parent | cebbc9ee6d8ccbda75701bd6eadab3dec3a0ef57 (diff) | |
download | coreutils-60f3c362f51500cc6e9b5dbcd5ff4dfd3fcd914e.tar.xz |
* src/nohup.c (usage): Describe how standard input and output are redirected.
Diffstat (limited to 'lib/.cvsignore')
-rw-r--r-- | lib/.cvsignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore index 578c0c28e..3fd4bb79b 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -358,6 +358,10 @@ strtoumax.c strverscmp.c strverscmp.h sys +sys_socket.h +sys_socket_.h +sys_stat.h +sys_stat_.h sys_time.h sys_time_.h t-fpending |