From 58904b7d9b781c9a7eb18183392b3a565fdbcd51 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 8 Jul 2023 23:26:39 +0200 Subject: Removed public folder --- public/preview-troff-man-pages.html | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100755 public/preview-troff-man-pages.html (limited to 'public/preview-troff-man-pages.html') diff --git a/public/preview-troff-man-pages.html b/public/preview-troff-man-pages.html deleted file mode 100755 index bb91048..0000000 --- a/public/preview-troff-man-pages.html +++ /dev/null @@ -1,17 +0,0 @@ -Previews how man page written in Troff will look like

Previews how man page written in Troff will look like

May 15, 2023

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
-
\ No newline at end of file -- cgit v1.2.3