exports.5: Update an example to use service(8)

MFC after:	1 week
This commit is contained in:
Mark Johnston 2024-04-16 18:25:19 -04:00
parent b9128a37fa
commit 88d09ddea0

View file

@ -402,7 +402,7 @@ utility can be made to re-read the
.Nm
file by sending it a hangup signal as follows:
.Bd -literal -offset indent
/etc/rc.d/mountd reload
service mountd reload
.Ed
.Pp
After sending the
@ -600,6 +600,7 @@ afterwards, whereas NFSv3 rejects the mount request.
.Xr mountd 8 ,
.Xr nfsd 8 ,
.Xr rpc.tlsservd 8 ,
.Xr service 8 ,
.Xr showmount 8
.Sh STANDARDS
The implementation is based on the following documents: