OSDN Git Service

(split) LDP: Update original to LDP v3.63
[linuxjm/LDP_man-pages.git] / original / man3 / pthread_attr_setstack.3
index 8d0db91..0830479 100644 (file)
@@ -149,7 +149,6 @@ stack address attribute between calls to
 .BR pthread_create (3);
 otherwise, the threads will attempt to use the same memory area
 for their stacks, and chaos will ensue.
-.BR
 .SH EXAMPLE
 See
 .BR pthread_attr_init (3).