util-linux/term-utils
Bjarni Ingi Gislason 308f997baf doc: term-utils/*: fix some warnings from "mandoc -T lint"
mandoc: ./term-utils/agetty.8:224:36: WARNING: undefined escape, printing literally: \\
mandoc: ./term-utils/agetty.8:12:2: STYLE: fill mode already enabled, skipping: fi
mandoc: ./term-utils/agetty.8:307:2: WARNING: skipping paragraph macro: PP empty
mandoc: ./term-utils/agetty.8:489:2: STYLE: fill mode already enabled, skipping: fi
mandoc: ./term-utils/agetty.8:503:2: STYLE: fill mode already enabled, skipping: fi

mandoc: ./term-utils/script.1:198:2: WARNING: skipping paragraph macro: PP empty
mandoc: ./term-utils/script.1:244:2: WARNING: empty block: RS
mandoc: ./term-utils/script.1:261:2: WARNING: skipping paragraph macro: PP empty

mandoc: ./term-utils/scriptlive.1:77:2: STYLE: fill mode already disabled, skipping: nf

mandoc: ./term-utils/scriptreplay.1:122:2: STYLE: fill mode already disabled, skipping: nf

###

  Additional change:

1)  Changed '  ' once to ' ' in "agetty.8"

2)  Change in the output from "groff":

'-' changed to '\-' in "agetty.8".

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
2020-06-15 11:28:01 +02:00
..
Makemodule.am build-sys: fix typo 2019-10-09 10:02:10 +02:00
agetty.8 doc: term-utils/*: fix some warnings from "mandoc -T lint" 2020-06-15 11:28:01 +02:00
agetty.c agetty: ignore ^C 2020-05-22 10:22:12 +02:00
mesg.1 Manual pages: order AUTHORS / COPYRIGHT / SEE ALSO / AVAILABILITY consistently 2020-05-22 10:25:49 +02:00
mesg.c mesg: avoid 'ttyname failed: Success' message 2019-05-27 13:07:12 +02:00
script-playutils.c script: fix minor warning 2020-02-15 15:24:01 +00:00
script-playutils.h scriptlive: free resource at the and 2019-10-08 13:11:54 +02:00
script.1 doc: term-utils/*: fix some warnings from "mandoc -T lint" 2020-06-15 11:28:01 +02:00
script.c Merge branch 'patch-1' of https://github.com/yurchor/util-linux 2020-01-23 15:52:44 +01:00
scriptlive.1 doc: term-utils/*: fix some warnings from "mandoc -T lint" 2020-06-15 11:28:01 +02:00
scriptlive.c [clang-tidy] do not use else after return 2020-04-20 13:20:59 -07:00
scriptreplay.1 doc: term-utils/*: fix some warnings from "mandoc -T lint" 2020-06-15 11:28:01 +02:00
scriptreplay.c Fix minor typo: aliast -> alias 2020-01-08 18:43:22 +02:00
setterm.1 Manual pages: order AUTHORS / COPYRIGHT / SEE ALSO / AVAILABILITY consistently 2020-05-22 10:25:49 +02:00
setterm.c [clang-tidy] do not use else after return 2020-04-20 13:20:59 -07:00
ttymsg.c misc: safer (and uniform) handling of return value 2016-03-07 15:11:06 +01:00
ttymsg.h term-utils: add header file guards [lgtm scan] 2019-09-20 16:12:34 +02:00
wall.1 Manual pages: order AUTHORS / COPYRIGHT / SEE ALSO / AVAILABILITY consistently 2020-05-22 10:25:49 +02:00
wall.c various: use threadsafe versions of time functions [lgtm scan] 2020-02-15 15:23:44 +00:00
write.1 Manual pages: order AUTHORS / COPYRIGHT / SEE ALSO / AVAILABILITY consistently 2020-05-22 10:25:49 +02:00
write.c [clang-tidy] fix wrong *cmp usage 2020-04-20 13:21:00 -07:00