Manual pages: rename RETURN VALUES to RETURN VALUE

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>
This commit is contained in:
Michael Kerrisk (man-pages) 2020-05-21 09:33:15 +02:00 committed by Karel Zak
parent 380fd9aa95
commit 8db74aacae
1 changed files with 1 additions and 1 deletions

View 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))."