diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2018-03-16 16:58:27 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2018-03-16 16:58:27 +0000 |
commit | e6a2a620c0da77df721befa447eccb69df2002a5 (patch) | |
tree | 4dec7e3f19c06bd92bb6b1c31b7d51a5306d7add /sbin | |
parent | 2efb348aacc2c6fc859e4c151ff653a4dfd10cb9 (diff) |
improve markup quality in the cases found by the new "--" style message
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/mountd/exports.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/mountd/exports.5 b/sbin/mountd/exports.5 index 8635b18bcfb..21415124332 100644 --- a/sbin/mountd/exports.5 +++ b/sbin/mountd/exports.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: exports.5,v 1.23 2016/01/08 20:26:54 zhuk Exp $ +.\" $OpenBSD: exports.5,v 1.24 2018/03/16 16:58:26 schwarze Exp $ .\" $NetBSD: exports.5,v 1.9 1996/02/18 11:57:50 fvdl Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)exports.5 8.3 (Berkeley) 3/29/95 .\" -.Dd $Mdocdate: January 8 2016 $ +.Dd $Mdocdate: March 16 2018 $ .Dt EXPORTS 5 .Os .Sh NAME @@ -271,7 +271,7 @@ Regarding .Fl alldirs , because NFS mount filehandles are filesystem wide the .Fl alldirs -option applies to exports of the entire filesystem -- even mountpoints +option applies to exports of the entire filesystem \(em even mountpoints that are higher up elsewhere in the directory hierarchy. Hence if the server has a filesystem .Pa /export |