util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4/4] Manual pages: rename RETURN VALUES to RETURN VALUE
@ 2020-05-21  7:33 Michael Kerrisk (man-pages)
  0 siblings, 0 replies; only message in thread
From: Michael Kerrisk (man-pages) @ 2020-05-21  7:33 UTC (permalink / raw)
  To: Karel Zak; +Cc: mtk.manpages, util-linux

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 | 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/

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-21  7:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-21  7:33 [PATCH 4/4] Manual pages: rename RETURN VALUES to RETURN VALUE Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).