Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Add _dhcpcd entries.
details: https://anonhg.NetBSD.org/src/rev/075130128b52
branches: trunk
changeset: 1008774:075130128b52
user: roy <roy%NetBSD.org@localhost>
date: Thu Apr 02 20:57:20 2020 +0000
description:
Add _dhcpcd entries.
diffstat:
share/man/man7/groups.7 | 10 ++++++++--
share/man/man7/users.7 | 8 ++++++--
2 files changed, 14 insertions(+), 4 deletions(-)
diffs (60 lines):
diff -r 23ff0f27fcbf -r 075130128b52 share/man/man7/groups.7
--- a/share/man/man7/groups.7 Thu Apr 02 18:32:31 2020 +0000
+++ b/share/man/man7/groups.7 Thu Apr 02 20:57:20 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: groups.7,v 1.7 2020/02/28 07:31:38 kim Exp $
+.\" $NetBSD: groups.7,v 1.8 2020/04/02 20:57:20 roy Exp $
.\"
.\" Copyright (c) 2020 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd February 25, 2020
+.Dd April 2, 2020
.Dt GROUPS 7
.Os
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
@@ -251,6 +251,12 @@
.Xr gpio 4
and
.Xr gpioctl 8 .
+.It Em _dhcpcd
+Primary group for the
+.Em _dhcpcd
+pseudo-user used by the
+.Xr dhcpcd 8
+DHCP Client Daemon.
.It Em _rtadvd
Primary group for the
.Em _rtadvd
diff -r 23ff0f27fcbf -r 075130128b52 share/man/man7/users.7
--- a/share/man/man7/users.7 Thu Apr 02 18:32:31 2020 +0000
+++ b/share/man/man7/users.7 Thu Apr 02 20:57:20 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: users.7,v 1.4 2020/02/28 07:30:51 kim Exp $
+.\" $NetBSD: users.7,v 1.5 2020/04/02 20:57:20 roy Exp $
.\"
.\" Copyright (c) 2020 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd February 25, 2020
+.Dd April 2, 2020
.Dt USERS 7
.Os
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
@@ -168,6 +168,10 @@
.Xr tcsd 8
.Sq Trusted Computing
daemon TPM to manage a TPM.
+.It Em _dhcpcd
+Pseudo-user for use by the
+.Xr dhcpcd 8
+DHCP Client Daemon.
.It Em _rtadvd
Pseudo-user for use by the
.Xr rtadvd 8
Home |
Main Index |
Thread Index |
Old Index