diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-01-21 09:29:38 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-01-21 10:29:14 +0100 |
| commit | b49c2acb4251ee5f990414c8aff63827c0e09cd4 (patch) | |
| tree | 80ae4d95ed9002ecf74c866de56dd1cd1abc1cd8 /man5/proc.5 | |
| parent | 694d07544e1d54d31890cde71b046163d09e0cfb (diff) | |
| download | man-pages-b49c2acb4251ee5f990414c8aff63827c0e09cd4.tar.gz | |
Various pages: use real minus signs in pathnames
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5/proc.5')
| -rw-r--r-- | man5/proc.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index a4c68c215d..5c5863daa9 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -4389,7 +4389,7 @@ some systems, it may be empty. This directory contains the files and subdirectories for kernel variables related to filesystems. .TP -.IR /proc/sys/fs/aio-max-nr " and " /proc/sys/fs/aio-nr " (since Linux 2.6.4)" +.IR /proc/sys/fs/aio\-max\-nr " and " /proc/sys/fs/aio\-nr " (since Linux 2.6.4)" .I aio-nr is the running total of the number of events specified by .BR io_setup (2) |
