diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 2000-05-05 02:25:19 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 2000-05-05 02:25:19 +0000 |
| commit | fe27ded896517aecd05b61b7d0ba165a8fa6c48e (patch) | |
| tree | 916a47265a1e9308d7e11f3129f4006a8206d712 /usr.sbin/mountd | |
| parent | 751f44657ef382895cc15d24544a0ed64017d966 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/mountd')
| -rw-r--r-- | usr.sbin/mountd/mountd.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/mountd/mountd.8 b/usr.sbin/mountd/mountd.8 index 98397f5a33f0..fdb62a17907b 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 |
