diff options
Diffstat (limited to 'man5/proc_sys_abi.5')
-rw-r--r-- | man5/proc_sys_abi.5 | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/man5/proc_sys_abi.5 b/man5/proc_sys_abi.5 deleted file mode 100644 index a9bfd47..0000000 --- a/man5/proc_sys_abi.5 +++ /dev/null @@ -1,24 +0,0 @@ -.\" Copyright (C) 1994, 1995, Daniel Quinlan <quinlan@yggdrasil.com> -.\" Copyright (C) 2002-2008, 2017, Michael Kerrisk <mtk.manpages@gmail.com> -.\" Copyright (C) , Andries Brouwer <aeb@cwi.nl> -.\" Copyright (C) 2023, Alejandro Colomar <alx@kernel.org> -.\" -.\" SPDX-License-Identifier: GPL-3.0-or-later -.\" -.TH proc_sys_abi 5 2023-09-30 "Linux man-pages 6.7" -.SH NAME -/proc/sys/abi/ \- application binary information -.SH DESCRIPTION -.TP -.IR /proc/sys/abi/ " (since Linux 2.4.10)" -This directory may contain files with application binary information. -.\" On some systems, it is not present. -See the Linux kernel source file -.I Documentation/sysctl/abi.rst -(or -.I Documentation/sysctl/abi.txt -before Linux 5.3) -for more information. -.SH SEE ALSO -.BR proc (5), -.BR proc_sys (5) |