summaryrefslogtreecommitdiffstats
path: root/man1
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-10-22 13:36:20 +0200
committerAlejandro Colomar <alx@kernel.org>2023-10-23 22:13:31 +0200
commit59804ef61b00a6b463434a949c80f264f4ff0516 (patch)
treedd48928c9207dcc7563dc4aa4266461661acd030 /man1
parentad3a0ad80f84321526a3e7dfe5baf5547732fb3d (diff)
getent.1: ffix (Simplify indentation)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man1')
-rw-r--r--man1/getent.16
1 files changed, 1 insertions, 5 deletions
diff --git a/man1/getent.1 b/man1/getent.1
index e9c5efb8a..badf4d6e2 100644
--- a/man1/getent.1
+++ b/man1/getent.1
@@ -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)