diff options
| author | wiz <wiz@NetBSD.org> | 2019-11-20 21:56:19 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2019-11-20 21:56:19 +0000 |
| commit | 10ba47490ad6ad150454fb650729ac47b72918ee (patch) | |
| tree | 1bf4fa0c8b94b770ddcb8e144e5758aef690a02c /sbin/mount_autofs | |
| parent | de15cbd3fc956ebbcd3d720a67d3104ffdad39a7 (diff) | |
Sort options and SEE ALSO. Improve a sentence.
Diffstat (limited to 'sbin/mount_autofs')
| -rw-r--r-- | sbin/mount_autofs/mount_autofs.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/mount_autofs/mount_autofs.8 b/sbin/mount_autofs/mount_autofs.8 index f07888339b8..efef21f85d0 100644 --- a/sbin/mount_autofs/mount_autofs.8 +++ b/sbin/mount_autofs/mount_autofs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_autofs.8,v 1.7 2019/11/20 17:29:51 tkusumi Exp $ +.\" $NetBSD: mount_autofs.8,v 1.8 2019/11/20 21:56:19 wiz Exp $ .\" .\" Copyright (c) 2018 The DragonFly Project .\" All rights reserved. @@ -33,8 +33,8 @@ .Sh SYNOPSIS .Nm .Op Fl f Ar from -.Op Fl o Ar options .Op Fl O Ar master_options +.Op Fl o Ar options .Op Fl p Ar master_prefix .Ar autofs .Ar mount_point @@ -47,8 +47,8 @@ Use instead. .Xr autofs 5 is mountable using -.Xr automount 8 -which incorporates +.Xr automount 8 , +which incorporates an .Xr auto_master 5 parser, without having to specify .Xr autofs 5 @@ -102,8 +102,8 @@ Set the prefix, below which the file system(s) will be mounted. .El .Sh SEE ALSO -.Xr autofs 5 , .Xr auto_master 5 , +.Xr autofs 5 , .Xr fstab 5 , .Xr automount 8 , .Xr mount 8 |
