mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Correct an xref.
PR: doc/13218 Submitted by: phantom
This commit is contained in:
parent
751f44657e
commit
fe27ded896
2 changed files with 6 additions and 2 deletions
|
|
@ -96,7 +96,9 @@ When
|
|||
.Nm
|
||||
is started,
|
||||
it loads the export host addresses and options into the kernel
|
||||
using the mount(2) system call.
|
||||
using the
|
||||
.Xr mount 2
|
||||
system call.
|
||||
After changing the exports file,
|
||||
a hangup signal should be sent to the
|
||||
.Nm
|
||||
|
|
|
|||
|
|
@ -96,7 +96,9 @@ When
|
|||
.Nm
|
||||
is started,
|
||||
it loads the export host addresses and options into the kernel
|
||||
using the mount(2) system call.
|
||||
using the
|
||||
.Xr mount 2
|
||||
system call.
|
||||
After changing the exports file,
|
||||
a hangup signal should be sent to the
|
||||
.Nm
|
||||
|
|
|
|||
Loading…
Reference in a new issue