]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
clone.2: ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 18 Oct 2017 06:26:23 +0000 (08:26 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 18 Oct 2017 06:45:32 +0000 (08:45 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/clone.2

index 00cb15d6349aebd92fbda5107f6864c10b4fcdf0..1d932c3b79a948897f2665600312b0ae9295eb43 100644 (file)
@@ -540,7 +540,7 @@ then trace the child also (see
 .TP
 .BR CLONE_SETTLS " (since Linux 2.5.32)"
 The TLS (Thread Local Storage) descriptor is set to
-.I newtls.
+.IR newtls .
 .IP
 The interpretation of
 .I newtls
@@ -548,12 +548,12 @@ and the resulting effect is architecture dependent.
 On x86,
 .I newtls
 is interpreted as a
-.IR "struct user_desc *"
+.IR "struct user_desc\ *"
 (see
 .BR set_thread_area (2)).
 On x86_64 it is the new value to be set for the %fs base register
 (see the
-.I ARCH_SET_FS
+.B ARCH_SET_FS
 argument to
 .BR arch_prctl (2)).
 On architectures with a dedicated TLS register, it is the new value