diff options
| author | Alejandro Colomar <alx@kernel.org> | 2023-09-03 12:49:53 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-09-03 15:27:15 +0200 |
| commit | 54b1fa10c33b3304a8847faa283abb5d68d90045 (patch) | |
| tree | b01ef87c717825ebcb0647c60f68df8fb3695e81 /man5 | |
| parent | 1fefa6e9314ece8c03d29ca312e88e7467e3f9ce (diff) | |
| download | man-pages-54b1fa10c33b3304a8847faa283abb5d68d90045.tar.gz | |
proc_self.5: Fix link page
Fixes: 68553d3f22ff ("proc.5, proc_pid.5, proc_self.5: Split /proc/PID/ (and /proc/self/) from proc(5)")
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc_self.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc_self.5 b/man5/proc_self.5 index ec99868acc..fb0183500e 100644 --- a/man5/proc_self.5 +++ b/man5/proc_self.5 @@ -1 +1 @@ -.so man5/proc_self.5 +.so man5/proc_pid.5 |
