=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/getent/getent.1,v retrieving revision 1.10 retrieving revision 1.11 diff -c -r1.10 -r1.11 *** src/usr.bin/getent/getent.1 2011/08/19 19:59:51 1.10 --- src/usr.bin/getent/getent.1 2014/02/12 17:23:25 1.11 *************** *** 1,4 **** ! .\" $OpenBSD: getent.1,v 1.10 2011/08/19 19:59:51 jmc Exp $ .\" $NetBSD: getent.1,v 1.13 2005/09/11 23:16:15 wiz Exp $ .\" .\" Copyright (c) 2004 The NetBSD Foundation, Inc. --- 1,4 ---- ! .\" $OpenBSD: getent.1,v 1.11 2014/02/12 17:23:25 schwarze Exp $ .\" $NetBSD: getent.1,v 1.13 2005/09/11 23:16:15 wiz Exp $ .\" .\" Copyright (c) 2004 The NetBSD Foundation, Inc. *************** *** 28,34 **** .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" ! .Dd $Mdocdate: August 19 2011 $ .Dt GETENT 1 .Os .Sh NAME --- 28,34 ---- .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" ! .Dd $Mdocdate: February 12 2014 $ .Dt GETENT 1 .Os .Sh NAME *************** *** 77,88 **** .Ar database using the appropriate function. For example, ! .Sy passwd supports a numeric UID or user name; ! .Sy hosts supports an IPv4 address, IPv6 address, or host name; and ! .Sy services supports a service name, service name/protocol name, numeric port, or numeric port/protocol name. .Pp --- 77,88 ---- .Ar database using the appropriate function. For example, ! .Cm passwd supports a numeric UID or user name; ! .Cm hosts supports an IPv4 address, IPv6 address, or host name; and ! .Cm services supports a service name, service name/protocol name, numeric port, or numeric port/protocol name. .Pp