mdoc(7) police: fixes to the previous revision:

- fixed bad formatting
- avoid using German
- removed hard sentence break
This commit is contained in:
Ruslan Ermilov 2001-03-20 10:57:25 +00:00
parent 11d84435fb
commit a24add3fb3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=74519
2 changed files with 16 additions and 4 deletions

View File

@ -154,11 +154,17 @@ would then be used to block nfs-related packets that come in on the outside
interface.
.Pp
.Nm
has to be terminated with SIGUSR1 and cannot be killed with SIGTERM oder SIGQUIT.
has to be terminated with
.Dv SIGUSR1
and cannot be killed with
.Dv SIGTERM
or
.Dv SIGQUIT .
.Nm
needs to ignore these signals in order to stay alive as long
as possible during a shutdown, otherwise loopback mounts will
not be able to unmount. If you have to kill
not be able to unmount.
If you have to kill
.Nm
just do a
.Dq Li "kill -USR1 <PID of master nfsd>"

View File

@ -154,11 +154,17 @@ would then be used to block nfs-related packets that come in on the outside
interface.
.Pp
.Nm
has to be terminated with SIGUSR1 and cannot be killed with SIGTERM oder SIGQUIT.
has to be terminated with
.Dv SIGUSR1
and cannot be killed with
.Dv SIGTERM
or
.Dv SIGQUIT .
.Nm
needs to ignore these signals in order to stay alive as long
as possible during a shutdown, otherwise loopback mounts will
not be able to unmount. If you have to kill
not be able to unmount.
If you have to kill
.Nm
just do a
.Dq Li "kill -USR1 <PID of master nfsd>"