git: c957e35ccbe9 - stable/14 - autofs manuals: align lists, tag SPDX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 May 2024 13:47:23 UTC
The branch stable/14 has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=c957e35ccbe9cd8d1deb5903df21347bc4649da8 commit c957e35ccbe9cd8d1deb5903df21347bc4649da8 Author: Alexander Ziaee <concussious@runbox.com> AuthorDate: 2024-05-24 13:46:40 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2024-05-24 13:46:55 +0000 autofs manuals: align lists, tag SPDX MFC after: 3 days Fixes: 286c4906d60f (add -noauto), 3914ddf8a7b1 (import autofs) Pull Request: https://github.com/freebsd/freebsd-src/pull/1243 Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1243 (cherry picked from commit 7839534a5a7b0d97131512888d6baa8ba5c20e56) --- usr.sbin/autofs/auto_master.5 | 5 ++++- usr.sbin/autofs/automount.8 | 5 ++++- usr.sbin/autofs/automountd.8 | 5 ++++- usr.sbin/autofs/autounmountd.8 | 5 ++++- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/usr.sbin/autofs/auto_master.5 b/usr.sbin/autofs/auto_master.5 index 0d4753b18f95..2b79f7dd8647 100644 --- a/usr.sbin/autofs/auto_master.5 +++ b/usr.sbin/autofs/auto_master.5 @@ -1,3 +1,6 @@ +.\"- +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" Copyright (c) 2014 The FreeBSD Foundation .\" .\" This software was developed by Edward Tomasz Napierala under sponsorship @@ -246,7 +249,7 @@ Special maps have names beginning with .Li - . Supported special maps are: .Pp -.Bl -tag -width "-hosts" -compact +.Bl -tag -width "-noauto" -compact .It Li -hosts Query the remote NFS server and map exported shares. This map is traditionally mounted on diff --git a/usr.sbin/autofs/automount.8 b/usr.sbin/autofs/automount.8 index 3dc423c3054f..f205665fe3e6 100644 --- a/usr.sbin/autofs/automount.8 +++ b/usr.sbin/autofs/automount.8 @@ -1,3 +1,6 @@ +.\"- +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" Copyright (c) 2014 The FreeBSD Foundation .\" .\" This software was developed by Edward Tomasz Napierala under sponsorship @@ -49,7 +52,7 @@ or unmounts .Xr autofs 5 filesystems to match. These options are available: -.Bl -tag -width ".Fl v" +.Bl -tag -width "-D" .It Fl D Define a variable. It is only useful with diff --git a/usr.sbin/autofs/automountd.8 b/usr.sbin/autofs/automountd.8 index 4b2cf7d56336..032a106f433b 100644 --- a/usr.sbin/autofs/automountd.8 +++ b/usr.sbin/autofs/automountd.8 @@ -1,3 +1,6 @@ +.\"- +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" Copyright (c) 2014 The FreeBSD Foundation .\" .\" This software was developed by Edward Tomasz Napierala under sponsorship @@ -54,7 +57,7 @@ forks a child process. The child process parses the appropriate map and mounts filesystems accordingly. Then it signals the kernel to release blocked processes that were waiting for the mount. -.Bl -tag -width ".Fl v" +.Bl -tag -width "-m maxproc" .It Fl D Define a variable. .It Fl i diff --git a/usr.sbin/autofs/autounmountd.8 b/usr.sbin/autofs/autounmountd.8 index 69b4565703e6..582e0d36b214 100644 --- a/usr.sbin/autofs/autounmountd.8 +++ b/usr.sbin/autofs/autounmountd.8 @@ -1,3 +1,6 @@ +.\"- +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" Copyright (c) 2014 The FreeBSD Foundation .\" .\" This software was developed by Edward Tomasz Napierala under sponsorship @@ -52,7 +55,7 @@ After a specified time passes, attempts to unmount a filesystem, retrying after some time if necessary. .Pp These options are available: -.Bl -tag -width ".Fl v" +.Bl -tag -width "-d" .It Fl d Debug mode: increase verbosity and do not daemonize. .It Fl r