diff options
author | Jim Meyering <jim@meyering.net> | 1999-11-02 14:07:36 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-11-02 14:07:36 +0000 |
commit | 789f74708c5be9452a4eba4f3f830e4dd643f1f6 (patch) | |
tree | 80ff8904df90b163ac6aa497908f2f29fdaa12a5 /man/nohup.x | |
parent | da60713a1d4122e6899d2edf4db90eca2b652dc5 (diff) | |
download | coreutils-789f74708c5be9452a4eba4f3f830e4dd643f1f6.tar.gz coreutils-789f74708c5be9452a4eba4f3f830e4dd643f1f6.tar.bz2 coreutils-789f74708c5be9452a4eba4f3f830e4dd643f1f6.zip |
include summary in [NAME] section
Diffstat (limited to 'man/nohup.x')
-rw-r--r-- | man/nohup.x | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/nohup.x b/man/nohup.x index bf1750726..dbb8fb8f7 100644 --- a/man/nohup.x +++ b/man/nohup.x @@ -1,2 +1,4 @@ +[NAME] +nohup \- run a command immune to hangups, with output to a non-tty [DESCRIPTION] .\" Add any additional description here |