Module Name: src Committed By: wiz Date: Thu Feb 4 09:48:35 UTC 2010
Modified Files: src/usr.bin/getent: getent.1 Log Message: Sort SEE ALSO. New sentence, new line. Whitespace fix. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/usr.bin/getent/getent.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.bin/getent/getent.1 diff -u src/usr.bin/getent/getent.1:1.20 src/usr.bin/getent/getent.1:1.21 --- src/usr.bin/getent/getent.1:1.20 Wed Feb 3 18:11:18 2010 +++ src/usr.bin/getent/getent.1 Thu Feb 4 09:48:35 2010 @@ -1,4 +1,4 @@ -.\" $NetBSD: getent.1,v 1.20 2010/02/03 18:11:18 roy Exp $ +.\" $NetBSD: getent.1,v 1.21 2010/02/04 09:48:35 wiz Exp $ .\" .\" Copyright (c) 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -93,17 +93,18 @@ .Ar database will be retrieved using the appropriate enumeration function and printed. .Pp -For +For .Xr cgetcap 3 -style databases ( -.Sy disktab , -.Sy printcap) +style databases +.Sy ( disktab , +.Sy printcap ) specifying a key, lists the entry for that key, and specifying more arguments after the key are used as fields in that key, and only the values of the keys are returned. For boolean keys .Dv true -is returned if the key is found. If a key is not found, then +is returned if the key is found. +If a key is not found, then .Dv false is always returned. @@ -125,8 +126,8 @@ .Xr networks 5 , .Xr nsswitch.conf 5 , .Xr passwd 5 , -.Xr protocols 5 , .Xr printcap 5 , +.Xr protocols 5 , .Xr rpc 5 , .Xr services 5 , .Xr shells 5