Module Name: src Committed By: roy Date: Thu Apr 2 20:57:20 UTC 2020
Modified Files: src/share/man/man7: groups.7 users.7 Log Message: Add _dhcpcd entries. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/share/man/man7/groups.7 cvs rdiff -u -r1.4 -r1.5 src/share/man/man7/users.7 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man7/groups.7 diff -u src/share/man/man7/groups.7:1.7 src/share/man/man7/groups.7:1.8 --- src/share/man/man7/groups.7:1.7 Fri Feb 28 07:31:38 2020 +++ src/share/man/man7/groups.7 Thu Apr 2 20:57:20 2020 @@ -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 @@ Users authorized to read and write GPIO .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 Index: src/share/man/man7/users.7 diff -u src/share/man/man7/users.7:1.4 src/share/man/man7/users.7:1.5 --- src/share/man/man7/users.7:1.4 Fri Feb 28 07:30:51 2020 +++ src/share/man/man7/users.7 Thu Apr 2 20:57:20 2020 @@ -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 @@ Pseudo-user for use by the .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