diff options
| author | Alejandro Colomar <alx@kernel.org> | 2024-11-17 12:23:48 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2024-11-17 18:27:06 +0100 |
| commit | 9a7f2745b8630a3a5452fab1dc11cebea160cdad (patch) | |
| tree | 73c23611aaf96e129722db39a6d4a1239d5273aa | |
| parent | c9af0ac6e039fe70bc595a9f39f8e74ddd95157a (diff) | |
| download | man-pages-9a7f2745b8630a3a5452fab1dc11cebea160cdad.tar.gz | |
proc_pid_fd.5: ffix
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Cc: "G. Branden Robinson" <branden@debian.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
| -rw-r--r-- | man/man5/proc_pid_fd.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man5/proc_pid_fd.5 b/man/man5/proc_pid_fd.5 index 2e3341ad88..622b5f3e3d 100644 --- a/man/man5/proc_pid_fd.5 +++ b/man/man5/proc_pid_fd.5 @@ -24,7 +24,7 @@ call on this file returns a string in the format: .IP .in +4n .EX -type:[inode] +.IR type :[ inode ] .EE .in .IP |
