diff options
| author | Alejandro Colomar <alx@kernel.org> | 2024-05-19 12:43:13 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2024-05-19 12:51:03 +0200 |
| commit | dbc6af12e60171999e6be6a2ccf12a6776e6ca09 (patch) | |
| tree | 7c72aff9528076df98e3511df5a9b6002f1816c7 | |
| parent | dd465607bc5817819f1e90eb66468e7d9cf9e0b1 (diff) | |
| download | man-pages-dbc6af12e60171999e6be6a2ccf12a6776e6ca09.tar.gz | |
proc.5: ffix
Fixes: dd465607bc58 ("proc.5: Document 'subset' mount option.")
Signed-off-by: Alejandro Colomar <alx@kernel.org>
| -rw-r--r-- | man/man5/proc.5 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/man/man5/proc.5 b/man/man5/proc.5 index e15f8b7f54..5ae8fbf0c6 100644 --- a/man/man5/proc.5 +++ b/man/man5/proc.5 @@ -90,7 +90,6 @@ information about running processes (e.g., discovering whether some daemon is running with elevated privileges, whether another user is running some sensitive program, whether other users are running any program at all, and so on). -.RE .TP .BR gid "=\fIgid\fP (since Linux 3.3)" .\" commit 0499680a42141d86417a8fbaa8c8db806bea1201 |
