summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man1/nohup.1
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/opensuse-tumbleweed/man1/nohup.1')
-rw-r--r--upstream/opensuse-tumbleweed/man1/nohup.16
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/opensuse-tumbleweed/man1/nohup.1 b/upstream/opensuse-tumbleweed/man1/nohup.1
index 7c740269..c35f81f2 100644
--- a/upstream/opensuse-tumbleweed/man1/nohup.1
+++ b/upstream/opensuse-tumbleweed/man1/nohup.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5.
-.TH NOHUP "1" "January 2024" "GNU coreutils 9.4" "User Commands"
+.TH NOHUP "1" "April 2024" "GNU coreutils 9.5" "User Commands"
.SH NAME
nohup \- run a command immune to hangups, with output to a non-tty
.SH SYNOPSIS
@@ -25,7 +25,7 @@ If standard output is a terminal, append output to 'nohup.out' if possible,
If standard error is a terminal, redirect it to standard output.
To save output to FILE, use 'nohup COMMAND > FILE'.
.PP
-NOTE: your shell may have its own version of nohup, which usually supersedes
+Your shell may have its own version of nohup, which usually supersedes
the version described here. Please refer to your shell's documentation
for details about the options it supports.
.SS "Exit status:"
@@ -48,7 +48,7 @@ GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
.br
Report any translation bugs to <https://translationproject.org/team/>
.SH COPYRIGHT
-Copyright \(co 2023 Free Software Foundation, Inc.
+Copyright \(co 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
.br
This is free software: you are free to change and redistribute it.