Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/autofs autofs: Add missing description for automoun...
details: https://anonhg.NetBSD.org/src/rev/3977ae1f04fe
branches: trunk
changeset: 465505:3977ae1f04fe
user: tkusumi <tkusumi%NetBSD.org@localhost>
date: Mon Nov 25 16:57:09 2019 +0000
description:
autofs: Add missing description for automountd option -T
diffstat:
usr.sbin/autofs/automountd.8 | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r 2dba30fbbd84 -r 3977ae1f04fe usr.sbin/autofs/automountd.8
--- a/usr.sbin/autofs/automountd.8 Mon Nov 25 15:40:18 2019 +0000
+++ b/usr.sbin/autofs/automountd.8 Mon Nov 25 16:57:09 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: automountd.8,v 1.4 2019/11/21 15:24:17 tkusumi Exp $
+.\" $NetBSD: automountd.8,v 1.5 2019/11/25 16:57:09 tkusumi Exp $
.\"
.\" Copyright (c) 2017 The NetBSD Foundation, Inc.
.\" Copyright (c) 2016 The DragonFly Project
@@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 25, 2017
+.Dd November 26, 2019
.Dt AUTOMOUNTD 8
.Os
.Sh NAME
@@ -85,6 +85,9 @@
Specify mount options.
Options specified here will be overridden by options entered in maps or
.Xr auto_master 5 .
+.It Fl T
+Increase verbosity.
+For compatibility with other implementations, such as OS X.
.It Fl v
Increase verbosity.
.El
Home |
Main Index |
Thread Index |
Old Index