One page, libuuid/man/uuid_time.3, uses this section name that differs from the norm. Signed-off-by: Michael Kerrisk <mtk.manpages@xxxxxxxxx> --- libuuid/man/uuid_time.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libuuid/man/uuid_time.3 b/libuuid/man/uuid_time.3 index 77110c40b..132635d28 100644 --- a/libuuid/man/uuid_time.3 +++ b/libuuid/man/uuid_time.3 @@ -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))." -- 2.26.2 -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/