CONTRIBUTING.d/patches: Please provide a git-range-diff(1)
[man-pages.git] / man5 / proc_ioports.5
blobf6cc16b087e24de7db1f510853f98ca73cda3e46
1 .\" Copyright (C) 1994, 1995, Daniel Quinlan <quinlan@yggdrasil.com>
2 .\" Copyright (C) 2002-2008, 2017, Michael Kerrisk <mtk.manpages@gmail.com>
3 .\" Copyright (C) 2023, Alejandro Colomar <alx@kernel.org>
4 .\"
5 .\" SPDX-License-Identifier: GPL-3.0-or-later
6 .\"
7 .TH proc_ioports 5 (date) "Linux man-pages (unreleased)"
8 .SH NAME
9 /proc/ioports \- I/O port regions
10 .SH DESCRIPTION
11 .TP
12 .I /proc/ioports
13 This is a list of currently registered Input-Output port regions that
14 are in use.
15 .SH SEE ALSO
16 .BR proc (5)