]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Manual pages: rename RETURN VALUES to RETURN VALUE
authorMichael Kerrisk (man-pages) <mtk.manpages@gmail.com>
Thu, 21 May 2020 07:33:15 +0000 (09:33 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 22 May 2020 08:25:54 +0000 (10:25 +0200)
One page, libuuid/man/uuid_time.3, uses this section name
that differs from the norm.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
libuuid/man/uuid_time.3

index 77110c40b328f8eee82ea59ff3a213c823825c46..132635d28fbc410fdefe04b216b8306ce78b007e 100644 (file)
@@ -50,7 +50,7 @@ extract the creation time for UUIDs created with the
 and
 .BR uuid_generate_time_safe (3)
 functions.  It may or may not work with UUIDs created by other mechanisms.
-.SH RETURN VALUES
+.SH RETURN VALUE
 The time at which the UUID was created, in seconds since January 1, 1970 GMT
 (the epoch), is returned (see
 .BR time "(2))."