]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/makecontext.3
ioctl_console.2, ioctl_getfsmap.2, ioctl_iflags.2, ioctl_list.2, ioctl_ns.2, kcmp...
[thirdparty/man-pages.git] / man3 / makecontext.3
index e2326505c0443d486b62daa7065135901cad3783..3419626465d6089f4d36fa25295ac97dae217b69 100644 (file)
@@ -157,9 +157,9 @@ The example program below demonstrates the use of
 and
 .BR swapcontext ().
 Running the program produces the following output:
+.PP
 .in +4n
-.nf
-
+.EX
 .RB "$" " ./a.out"
 main: swapcontext(&uctx_main, &uctx_func2)
 func2: started