]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man1/getent.1
tsearch.3: Minor tweaks to Florian Weimer's patch
[thirdparty/man-pages.git] / man1 / getent.1
index 9c5f452059fc310b60143e2a58bd2d217cde6c5a..f638b428cece9d2cd01ad5b076b698863fce7b2f 100644 (file)
 .\" <http://www.gnu.org/licenses/>.
 .\" %%%LICENSE_END
 .\"
-.TH GETENT 1 2013-03-15 "Linux" "User Commands"
+.TH GETENT 1 2019-03-06 "Linux" "User Commands"
 .SH NAME
 getent \- get entries from Name Service Switch libraries
 .SH SYNOPSIS
-.BR getent\ [\fIoption\fP]...\ \fIdatabase\fP\ \fIkey\fP...
+.B getent\ [\fIoption\fP]...\ \fIdatabase\fP\ \fIkey\fP...
 .SH DESCRIPTION
 The
 .B getent
@@ -42,7 +42,7 @@ Otherwise, if no
 .I key
 is provided, all entries will be displayed (unless the database does not
 support enumeration).
-.LP
+.PP
 The
 .I database
 may be any of those supported by the GNU C Library, listed below:
@@ -344,12 +344,12 @@ and display the result.
 .RE
 .SH OPTIONS
 .TP
-.BR \-s\ \fIservice\fP, \-\-service\ \fIservice\fP
+.BR \-s\ \fIservice\fP ", " \-\-service\ \fIservice\fP
 .\" commit 9d0881aa76b399e6a025c5cf44bebe2ae0efa8af (glibc)
 Override all databases with the specified service.
 (Since glibc 2.2.5.)
 .TP
-.BR \-s\ \fIdatabase\fP:\fIservice\fP,\ \
+.BR \-s\ \fIdatabase\fP:\fIservice\fP ", "\
 \-\-service\ \fIdatabase\fP:\fIservice\fP
 .\" commit b4f6f4be85d32b9c03361c38376e36f08100e3e8 (glibc)
 Override only specified databases with the specified service.