]> git.ipfire.org Git - thirdparty/man-pages.git/commit
man3/*: srcfix: fix warnings from "mandoc -Tlint"
authorBjarni Ingi Gislason <bjarniig@rhi.hi.is>
Sat, 20 Jun 2020 20:43:49 +0000 (20:43 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 21 Jun 2020 07:22:01 +0000 (09:22 +0200)
commit7f740303b22700c2a127a79075e9fd40c0292c37
tree3322635cfb2270e0591e1f8fc81d2fb29936698b
parentfec6cf90e96be4e5d41bed673adad89369637111
man3/*: srcfix: fix warnings from "mandoc -Tlint"

Remove superfluous paragraph macros.

Remove request ".br" if it precedes a line, that begins with a
space, as such lines automatically cause a break.

There is no change in the output from "nroff" and "groff".

###

Examples of warnings from "mandoc -Tlint":

mandoc: bindresvport.3:41:2: WARNING: skipping paragraph macro: PP after SH

mandoc: crypt.3:228:2: WARNING: skipping paragraph macro: PP empty

mandoc: dlinfo.3:151:2: WARNING: skipping paragraph macro: IP empty

mandoc: exec.3:86:2: WARNING: skipping paragraph macro: PP after SS

mandoc: getsubopt.3:45:2: WARNING: skipping paragraph macro: br before text line with leading blank

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
46 files changed:
man3/__setfpucw.3
man3/bindresvport.3
man3/catgets.3
man3/crypt.3
man3/dl_iterate_phdr.3
man3/dlinfo.3
man3/dlsym.3
man3/errno.3
man3/exec.3
man3/exit.3
man3/fdim.3
man3/fmtmsg.3
man3/ftime.3
man3/getaddrinfo.3
man3/getgrouplist.3
man3/gethostbyname.3
man3/gethostid.3
man3/getnameinfo.3
man3/getpass.3
man3/getrpcent.3
man3/getsubopt.3
man3/hsearch.3
man3/ilogb.3
man3/makecontext.3
man3/malloc.3
man3/memcmp.3
man3/mq_open.3
man3/ntp_gettime.3
man3/posix_spawn.3
man3/pthread_atfork.3
man3/pthread_getattr_default_np.3
man3/pthread_mutexattr_setrobust.3
man3/pthread_setname_np.3
man3/rcmd.3
man3/realpath.3
man3/sem_wait.3
man3/setbuf.3
man3/setjmp.3
man3/shm_open.3
man3/strptime.3
man3/system.3
man3/termios.3
man3/tzset.3
man3/undocumented.3
man3/xdr.3
man3/y0.3