Skip to content

man: upgrep.1: Do not start lines with .. - #550

Merged
genivia-inc merged 1 commit into
Genivia:masterfrom
ribalda:fix-manpage
Jul 30, 2026
Merged

man: upgrep.1: Do not start lines with ..#550
genivia-inc merged 1 commit into
Genivia:masterfrom
ribalda:fix-manpage

Conversation

@ribalda

@ribalda ribalda commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

groff thinks that the dual dots at the beginning of a file is a formatting macro. Add a zero-width space.

This fixes this warning:

W: ugrep: groff-message troff::437: warning: name '..' not defined [usr/share/man/man1/ugrep.1.gz:1]

groff thinks that the dual dots at the beginning of a file is a
formatting macro. Add a zero-width space.

This fixes this warning:

W: ugrep: groff-message troff:<standard input>:437: warning: name '..' not defined [usr/share/man/man1/ugrep.1.gz:1]

Signed-off-by: Ricardo Ribalda <ribalda@debian.org>
@genivia-inc
genivia-inc merged commit c7627a9 into Genivia:master Jul 30, 2026
4 checks passed
genivia-inc added a commit that referenced this pull request Jul 30, 2026
- update #549 memory threshold
- update #550 man page formatting
- update #551 LZMA SDK to 26.02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants