git: 3df959b5febe - main - nohup(1): link to a related manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Jun 2023 22:38:37 UTC
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=3df959b5febeb489c96c1f428793e7985acb704f commit 3df959b5febeb489c96c1f428793e7985acb704f Author: Tom Hukins <tom@FreeBSD.org> AuthorDate: 2023-06-26 22:34:03 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2023-06-26 22:36:25 +0000 nohup(1): link to a related manual page Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/783 --- usr.bin/nohup/nohup.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usr.bin/nohup/nohup.1 b/usr.bin/nohup/nohup.1 index 084f521bd1e2..1bac6328264c 100644 --- a/usr.bin/nohup/nohup.1 +++ b/usr.bin/nohup/nohup.1 @@ -31,7 +31,7 @@ .\" @(#)nohup.1 8.1 (Berkeley) 6/6/93 .\" $FreeBSD$ .\" -.Dd November 9, 2018 +.Dd June 26, 2023 .Dt NOHUP 1 .Os .Sh NAME @@ -107,6 +107,7 @@ will be that of .Sh SEE ALSO .Xr builtin 1 , .Xr csh 1 , +.Xr timeout 1 , .Xr signal 3 , .Xr daemon 8 .Sh STANDARDS