Re: [PATCH 2/2] exit_group.2, getunwind.2: tfix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Jakub,

On 4/26/21 8:58 PM, Jakub Wilk wrote:
Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx>

Patch applied.  Thanks again,

Alex

---
  man2/exit_group.2 | 2 +-
  man2/getunwind.2  | 2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/man2/exit_group.2 b/man2/exit_group.2
index b512927d4..d197f1f2e 100644
--- a/man2/exit_group.2
+++ b/man2/exit_group.2
@@ -28,7 +28,7 @@ exit_group \- exit all threads in a process
  .SH SYNOPSIS
  .nf
  .BR "#include <sys/syscall.h>" "       /* Definition of " SYS_* " constants */"
-.B #inlcude <unistd.h>
+.B #include <unistd.h>
  .PP
  .BI "noreturn void syscall(SYS_exit_group, int " status );
  .fi
diff --git a/man2/getunwind.2 b/man2/getunwind.2
index 2c44506c7..403bd7770 100644
--- a/man2/getunwind.2
+++ b/man2/getunwind.2
@@ -31,7 +31,7 @@ getunwind \- copy the unwind data to caller's buffer
  .nf
  .B #include <linux/unwind.h>
  .BR "#include <sys/syscall.h>" "      /* Definition of " SYS_* " constants */"
-.B #inlcude <unistd.h>
+.B #include <unistd.h>
  .PP
  .BI "long syscall(SYS_getunwind, void " *buf ", size_t " buf_size );
  .fi



--
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux