]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/gettid.2
_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_getres...
[thirdparty/man-pages.git] / man2 / gettid.2
index c668ea4a754b9a1fd45676dc9556af824dba2e3e..2b07e36eed4a16cbe0010ac4b93214d64a706c37 100644 (file)
@@ -29,7 +29,7 @@ gettid \- get thread identification
 .SH SYNOPSIS
 .nf
 .B #include <sys/types.h>
-.sp
+.PP
 .B pid_t gettid(void);
 .fi