mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 14:26:03 -04:00
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:
parent
70bc3f4331
commit
3df959b5fe
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue