-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Description
Hi,
not sure if that should be handled here ore in scdoc, but the manpage of swaylock shows a warning:
# man --warnings -l swaylock.1 >/dev/null
troff: <standard input>:70: warning: macro ':'' not defined
this comes from line 52 in the swaylock.1.scd which starts with ':'
':' to prevent interpreting part of it as
it can be fixed by moving the newline before the term 'another', but it could also be fixed by scdoc by adding a zero-width space (\&
) before a '
at the start of a line
Metadata
Metadata
Assignees
Labels
No labels