diff options
author | mpp <mpp@FreeBSD.org> | 1996-04-07 00:06:21 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-04-07 00:06:21 +0000 |
commit | 86b292ffbd52cf8fb3f73834b0571641724258fb (patch) | |
tree | a3ba6912210e1b413706c71ed63a536ccf343f46 /sbin/mountd | |
parent | 427df293eed445a29412d2cbcccd03a733389070 (diff) | |
download | FreeBSD-src-86b292ffbd52cf8fb3f73834b0571641724258fb.zip FreeBSD-src-86b292ffbd52cf8fb3f73834b0571641724258fb.tar.gz |
Correct some man page cross references and file location references.
Diffstat (limited to 'sbin/mountd')
-rw-r--r-- | sbin/mountd/exports.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mountd/exports.5 b/sbin/mountd/exports.5 index fc521f2..73f0207 100644 --- a/sbin/mountd/exports.5 +++ b/sbin/mountd/exports.5 @@ -184,7 +184,7 @@ and optionally .Sm on If the mask is not specified, it will default to the mask for that network class (A, B or C; see -.Xr inet 5 ). +.Xr inet 4 ). .Pp For example: .Bd -literal -offset indent |