]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getent.1: ffix (Simplify indentation)
authorAlejandro Colomar <alx@kernel.org>
Sun, 22 Oct 2023 11:36:20 +0000 (13:36 +0200)
committerAlejandro Colomar <alx@kernel.org>
Mon, 23 Oct 2023 20:13:31 +0000 (22:13 +0200)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man1/getent.1

index e9c5efb8a010c95ae238ca2e4f3c2c16e4873679..badf4d6e26bf4bc783c738e6fdb3930ff66878c0 100644 (file)
@@ -29,8 +29,7 @@ support enumeration).
 The
 .I database
 may be any of those supported by the GNU C Library, listed below:
-.RS 3
-.TP 10
+.TP
 .B ahosts
 When no
 .I key
@@ -324,7 +323,6 @@ arguments are provided, pass each
 in succession to
 .BR getspnam (3)
 and display the result.
-.RE
 .SH OPTIONS
 .TP
 .BR \-s\ \fIservice\fP ", " \-\-service\ \fIservice\fP
@@ -358,7 +356,6 @@ Print the version number, license, and disclaimer of warranty for
 .SH EXIT STATUS
 One of the following exit values can be returned by
 .BR getent :
-.RS 3
 .TP
 .B 0
 Command completed successfully.
@@ -377,6 +374,5 @@ could not be found in the
 .B 3
 Enumeration not supported on this
 .IR database .
-.RE
 .SH SEE ALSO
 .BR nsswitch.conf (5)