aboutsummaryrefslogtreecommitdiffstats
path: root/man5/proc.5
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-08-15 16:49:27 +0200
committerAlejandro Colomar <alx@kernel.org>2023-08-15 23:19:10 +0200
commit6c33e013ac735cf36d662dc3e7462f823443b41d (patch)
treeb6639b5faca6b838f2fe5f4abf8c5e13f7102d95 /man5/proc.5
parent04c3bc7cc6ead53f5d66b8f4af06ff9477bc1a47 (diff)
downloadman-pages-6c33e013ac735cf36d662dc3e7462f823443b41d.tar.gz
proc.5, proc_ioports.5: Split /proc/ioports from proc(5)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man5/proc.5')
-rw-r--r--man5/proc.54
1 files changed, 0 insertions, 4 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index f0df8acca0..1e3c199749 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -227,10 +227,6 @@ hierarchy.
.\" Added in Linux 2.6.9
.\" CONFIG_SCHEDSTATS
.TP
-.I /proc/ioports
-This is a list of currently registered Input-Output port regions that
-are in use.
-.TP
.IR /proc/kallsyms " (since Linux 2.5.71)"
This holds the kernel exported symbol definitions used by the
.BR modules (X)