From f1a5fff8d953ae02af6c4c08dd003064584fdffd Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 24 Feb 2013 15:29:27 +0100 Subject: [PATCH] pthread_setname_np.3: spfix Signed-off-by: Michael Kerrisk --- man3/pthread_setname_np.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/pthread_setname_np.3 b/man3/pthread_setname_np.3 index d583959ed..1cfe8ada8 100644 --- a/man3/pthread_setname_np.3 +++ b/man3/pthread_setname_np.3 @@ -40,7 +40,7 @@ By default, all the threads created using inherit the program name. The .BR pthread_setname_np () -fuction can be used to set a unique name for a thread, +function can be used to set a unique name for a thread, which can be useful for debugging multi-threaded applications. The thread name is a meaningful C language string, whose length is