diff --git a/man2/getunwind.2 b/man2/getunwind.2 index 1cfcf5782..0628bc909 100644 --- a/man2/getunwind.2 +++ b/man2/getunwind.2 @@ -67,7 +67,7 @@ The unwind table contains entries of the following form: .nf u64 start; (64-bit address of start of function) - u64 end; (64-bit address of start of function) + u64 end; (64-bit address of end of function) u64 info; (BUF-relative offset to unwind info) .fi