[Midnightbsd-cvs] src [11719] U trunk/share/man/man5: tag/update
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Jul 9 19:05:24 EDT 2018
Revision: 11719
http://svnweb.midnightbsd.org/src/?rev=11719
Author: laffer1
Date: 2018-07-09 19:05:23 -0400 (Mon, 09 Jul 2018)
Log Message:
-----------
tag/update
Modified Paths:
--------------
trunk/share/man/man5/group.5
trunk/share/man/man5/hesiod.conf.5
trunk/share/man/man5/hosts.5
Property Changed:
----------------
trunk/share/man/man5/group.5
trunk/share/man/man5/hesiod.conf.5
trunk/share/man/man5/hosts.5
trunk/share/man/man5/protocols.5
Modified: trunk/share/man/man5/group.5
===================================================================
--- trunk/share/man/man5/group.5 2018-07-09 23:04:49 UTC (rev 11718)
+++ trunk/share/man/man5/group.5 2018-07-09 23:05:23 UTC (rev 11719)
@@ -1,3 +1,4 @@
+.\" $MidnightBSD$
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -30,9 +31,9 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)group.5 8.3 (Berkeley) 4/19/94
-.\" $MidnightBSD$
+.\" $FreeBSD: stable/10/share/man/man5/group.5 246949 2013-02-18 20:21:26Z joel $
.\"
-.Dd September 29, 1994
+.Dd February 8, 2013
.Dt GROUP 5
.Os
.Sh NAME
@@ -116,6 +117,17 @@
.\" char **gr_mem; /* group members */
.\" };
.\" .Ed
+.Sh IMPLEMENTATION NOTES
+The
+.Xr passwd 1
+command does not change the
+.Nm
+passwords.
+The
+.Xr pw 8
+utility's
+.Cm groupmod
+command should be used instead.
.Sh LIMITS
There are various limitations which are explained in
the function where they occur; see section
@@ -139,6 +151,7 @@
.It Pa /etc/group
.El
.Sh SEE ALSO
+.Xr newgrp 1 ,
.Xr passwd 1 ,
.Xr setgroups 2 ,
.Xr crypt 3 ,
@@ -156,9 +169,3 @@
.At v6 .
Support for comments first appeared in
.Fx 3.0 .
-.Sh BUGS
-The
-.Xr passwd 1
-command does not change the
-.Nm
-passwords.
Property changes on: trunk/share/man/man5/group.5
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/share/man/man5/hesiod.conf.5
===================================================================
--- trunk/share/man/man5/hesiod.conf.5 2018-07-09 23:04:49 UTC (rev 11718)
+++ trunk/share/man/man5/hesiod.conf.5 2018-07-09 23:05:23 UTC (rev 11719)
@@ -1,3 +1,4 @@
+.\" $MidnightBSD$
.\" $NetBSD: hesiod.conf.5,v 1.2 1999/01/25 22:37:06 lukem Exp $
.\"
.\" from: #Id: hesiod.conf.5,v 1.1 1996/12/08 21:36:38 ghudson Exp #
@@ -16,7 +17,7 @@
.\" this software for any purpose. It is provided "as is"
.\" without express or implied warranty.
.\"
-.\" $MidnightBSD$
+.\" $FreeBSD: stable/10/share/man/man5/hesiod.conf.5 141580 2005-02-09 18:07:17Z ru $
.\"
.Dd November 30, 1996
.Dt HESIOD.CONF 5
Property changes on: trunk/share/man/man5/hesiod.conf.5
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/share/man/man5/hosts.5
===================================================================
--- trunk/share/man/man5/hosts.5 2018-07-09 23:04:49 UTC (rev 11718)
+++ trunk/share/man/man5/hosts.5 2018-07-09 23:05:23 UTC (rev 11719)
@@ -1,3 +1,4 @@
+.\" $MidnightBSD$
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -30,9 +31,9 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)hosts.5 8.2 (Berkeley) 12/11/93
-.\" $MidnightBSD$
+.\" $FreeBSD: stable/10/share/man/man5/hosts.5 260084 2013-12-30 13:05:19Z pluknet $
.\"
-.Dd December 11, 1993
+.Dd December 25, 2013
.Dt HOSTS 5
.Os
.Sh NAME
@@ -60,9 +61,7 @@
a comment; characters up to the end of the line are
not interpreted by routines which search the file.
.Pp
-When using the name server
-.Xr named 8 ,
-this file provides a backup used when the name server
+This file provides a backup used when the name server
is not running.
For the name server, it is suggested that only a few addresses
be included in this file.
@@ -104,8 +103,7 @@
.Sh SEE ALSO
.Xr gethostbyname 3 ,
.Xr nsswitch.conf 5 ,
-.Xr ifconfig 8 ,
-.Xr named 8
+.Xr ifconfig 8
.Rs
.%T "Name Server Operations Guide for BIND"
.Re
Property changes on: trunk/share/man/man5/hosts.5
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Index: trunk/share/man/man5/protocols.5
===================================================================
--- trunk/share/man/man5/protocols.5 2018-07-09 23:04:49 UTC (rev 11718)
+++ trunk/share/man/man5/protocols.5 2018-07-09 23:05:23 UTC (rev 11719)
Property changes on: trunk/share/man/man5/protocols.5
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list