util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] uuid_copy: (man) Add missing parenthesis
@ 2022-07-15 14:55 Andrew Price
  2022-07-18 11:44 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Price @ 2022-07-15 14:55 UTC (permalink / raw)
  To: util-linux

Signed-off-by: Andrew Price <anprice@redhat.com>
---
 libuuid/man/uuid_copy.3.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libuuid/man/uuid_copy.3.adoc b/libuuid/man/uuid_copy.3.adoc
index b600a6368..fee40d6bf 100644
--- a/libuuid/man/uuid_copy.3.adoc
+++ b/libuuid/man/uuid_copy.3.adoc
@@ -46,7 +46,7 @@ uuid_copy - copy a UUID value
 
 *#include <uuid.h>*
 
-*void uuid_copy(uuid_t __dst__, uuid_t __src__;*
+*void uuid_copy(uuid_t __dst__, uuid_t __src__);*
 
 == DESCRIPTION
 
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] uuid_copy: (man) Add missing parenthesis
  2022-07-15 14:55 [PATCH] uuid_copy: (man) Add missing parenthesis Andrew Price
@ 2022-07-18 11:44 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2022-07-18 11:44 UTC (permalink / raw)
  To: Andrew Price; +Cc: util-linux

On Fri, Jul 15, 2022 at 03:55:13PM +0100, Andrew Price wrote:
>  libuuid/man/uuid_copy.3.adoc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks!

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-18 11:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-15 14:55 [PATCH] uuid_copy: (man) Add missing parenthesis Andrew Price
2022-07-18 11:44 ` Karel Zak

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