]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
prctl.2: ffix: use literal hyphens when referencing kernel docs
authorDave Martin <Dave.Martin@arm.com>
Wed, 27 May 2020 21:17:33 +0000 (22:17 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 28 May 2020 06:17:50 +0000 (08:17 +0200)
There is one case of a cross-reference to a kernel documentation
filename that uses unescaped hyphens.

To avoid misrendering, escape these as \- similarly to other
instances.

Signed-off-by: Dave Martin <Dave.Martin@arm.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/prctl.2

index bd3dca9278a9ba708d88104862497ae59fc46110..6bc0e0001735b782659d40d910981b3bcb551488 100644 (file)
@@ -1297,7 +1297,7 @@ This parameter may enforce a read-only policy which will result in the
 call failing with the error
 .BR ENXIO .
 For further details, see the kernel source file
-.IR Documentation/admin-guide/kernel-parameters.txt .
+.IR Documentation/admin\-guide/kernel\-parameters.txt .
 .\"
 .\" prctl PR_TASK_PERF_EVENTS_DISABLE
 .TP