From bf6dc682a11112c64d5554cdc95a5b7b5e57087f Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Fri, 29 Oct 2021 02:57:14 +0200 Subject: sysfs.2: SYNOPSIS: Mark as [[deprecated]] Use proc(5) instead. Signed-off-by: Alejandro Colomar --- man2/sysfs.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man2/sysfs.2 b/man2/sysfs.2 index 2b6a1bc02..15b2a5585 100644 --- a/man2/sysfs.2 +++ b/man2/sysfs.2 @@ -9,9 +9,9 @@ sysfs \- get filesystem type information .SH SYNOPSIS .nf -.BI "int sysfs(int " option ", const char *" fsname ); -.BI "int sysfs(int " option ", unsigned int " fs_index ", char *" buf ); -.BI "int sysfs(int " option ); +.BI "[[deprecated]] int sysfs(int " option ", const char *" fsname ); +.BI "[[deprecated]] int sysfs(int " option ", unsigned int " fs_index ", char *" buf ); +.BI "[[deprecated]] int sysfs(int " option ); .fi .SH DESCRIPTION .BR "Note" : -- cgit v1.2.3