]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man/man2/futex.2
bind.2, clone.2, dup.2, futex.2, mprotect.2, open_by_handle_at.2, pivot_root.2, selec...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 27 Dec 2020 09:56:48 +0000 (10:56 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 27 Dec 2020 11:32:44 +0000 (12:32 +0100)
commitc6beb8a167044b025e9c95610773a5764ccff760
tree146da427f8a2ca2eb32742379b5c05b88fe433a1
parentf18f9c4095595c6173783452779f97e7f93599f1
bind.2, clone.2, dup.2, futex.2, mprotect.2, open_by_handle_at.2, pivot_root.2, select_tut.2, shmop.2, timer_create.2, userfaultfd.2, getaddrinfo.3, getaddrinfo_a.3, inet_net_pton.3, malloc_info.3, mbstowcs.3, newlocale.3, posix_spawn.3, pthread_sigmask.3, shm_open.3, strtol.3, inotify.7, user_namespaces.7: Add periods at end of sentences in comments

Try to bring a little more consistency on the use of periods
in comments in example code.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
25 files changed:
man2/bind.2
man2/clone.2
man2/dup.2
man2/futex.2
man2/mprotect.2
man2/open_by_handle_at.2
man2/pivot_root.2
man2/select_tut.2
man2/shmop.2
man2/timer_create.2
man2/userfaultfd.2
man3/getaddrinfo.3
man3/getaddrinfo_a.3
man3/inet_net_pton.3
man3/malloc_info.3
man3/mbstowcs.3
man3/newlocale.3
man3/posix_spawn.3
man3/pthread_setschedparam.3
man3/pthread_sigmask.3
man3/shm_open.3
man3/strtol.3
man7/fanotify.7
man7/inotify.7
man7/user_namespaces.7