diff options
-rw-r--r-- | sbin/mountd/mountd.8 | 4 | ||||
-rw-r--r-- | usr.sbin/mountd/mountd.8 | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/sbin/mountd/mountd.8 b/sbin/mountd/mountd.8 index 98397f5..fdb62a1 100644 --- a/sbin/mountd/mountd.8 +++ b/sbin/mountd/mountd.8 @@ -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 diff --git a/usr.sbin/mountd/mountd.8 b/usr.sbin/mountd/mountd.8 index 98397f5..fdb62a1 100644 --- a/usr.sbin/mountd/mountd.8 +++ b/usr.sbin/mountd/mountd.8 @@ -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 |