summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man2/_syscall.2
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/archlinux/man2/_syscall.2')
-rw-r--r--upstream/archlinux/man2/_syscall.24
1 files changed, 2 insertions, 2 deletions
diff --git a/upstream/archlinux/man2/_syscall.2 b/upstream/archlinux/man2/_syscall.2
index 26d0a85b..0350cf59 100644
--- a/upstream/archlinux/man2/_syscall.2
+++ b/upstream/archlinux/man2/_syscall.2
@@ -16,7 +16,7 @@
.\" 2007-10-23 mtk: created as a new page, by taking the content
.\" specific to the _syscall() macros from intro(2).
.\"
-.TH _syscall 2 2023-10-31 "Linux man-pages 6.06"
+.TH _syscall 2 2024-05-02 "Linux man-pages 6.8"
.SH NAME
_syscall \- invoking a system call without library support (OBSOLETE)
.SH SYNOPSIS
@@ -123,7 +123,7 @@ passed by-value or by-pointer (for aggregates like structs).
.\" Otherwise, the use of a _syscall macro is required.
.\"
.SH EXAMPLES
-.\" [[deprecated]] SRC BEGIN (_syscall.c)
+.\" SRC BEGIN (_syscall.c)
.EX
#include <stdio.h>
#include <stdlib.h>