Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

f39: make docs: warning: cannot select font 'C' #20787

Closed
edsantiago opened this issue Nov 27, 2023 · 2 comments
Closed

f39: make docs: warning: cannot select font 'C' #20787

edsantiago opened this issue Nov 27, 2023 · 2 comments
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@edsantiago
Copy link
Member

$ make docs
hack/markdown-preprocess
if [ ! -x "./test/tools/build/go-md2man" ]; then \
        make -C test/tools build/go-md2man GOOS=linux GOARCH=amd64; \
fi
mkdir -p docs/build/man
troff:<standard input>:18: warning: cannot select font 'C'
troff:<standard input>:18: warning: cannot select font 'C'
...over 3000 lines of it...
@Luap99
Copy link
Member

Luap99 commented Nov 27, 2023

A quick search lead me to cpuguy83/go-md2man#99

@edsantiago
Copy link
Member Author

This is fixed.

@stale-locking-app stale-locking-app bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Dec 3, 2024
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Dec 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

No branches or pull requests

2 participants