From 22f5ac8fcec4dbfcc1f5033f18bc4eeca52a747d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 08:20:22 +0100 Subject: Made the side more retro! --- public/preview-troff-man-pages.html | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'public/preview-troff-man-pages.html') diff --git a/public/preview-troff-man-pages.html b/public/preview-troff-man-pages.html index 2b6d0bd..f9e02c5 100755 --- a/public/preview-troff-man-pages.html +++ b/public/preview-troff-man-pages.html @@ -1,15 +1,18 @@ -Previews how man page written in Troff will look like

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
-

Posts from blogs I follow around the net