nohup(1): link to a related manual page

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/783
This commit is contained in:
Tom Hukins 2023-06-26 16:34:03 -06:00 committed by Warner Losh
parent 70bc3f4331
commit 3df959b5fe

View file

@ -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