Previews how man page written in Troff will look like

note, May 15, 2023, on Mitja Felicijan's blog

Troff is used to write man pages and it is difficult to read it so this will preview how it will look like when it is rendered.

# On Linux system.
groff -man -Tascii filename

# On Plan9 system.
man 1 filename

Other notes

DateTitle
Change permissions of matching files recursively
Cronjobs on Github with Github Actions
Calling assembly functions from Cc
Dungeon Crawl Stone Soup - New player guidedcss
Using ffmpeg to combine videos side by side
Set color temperature of displays on i3
Male and female body proportion reference images3d
Making cgit look nicer
Extend Lua with custom C functions using Clangc
Easy measure time took in a bash script
Uninstall Ollama from a Linux box
Edsger W. Dijkstra Manuscripts ebook
Fix bootloader not being written in Plan9plan9
Parse RSS feeds with Lua
Sane defaults for tmux with more visible statusbar