_                    _
  ___ | |__   __ _ _______ | |_
 / _ \| '_ \ / _` |_  / _ \| __|
| (_) | | | | (_| |/ / (_) | |_
 \___/|_| |_|\__,_/___\___/ \__|

ohazotabout ohazot.com

This site contains mainly documents about linux (mostly Slackware), OpenBSD and terminal programs.
This site is running on openbsd using httpd. The documents are written using mdoc using make to run mandoc.
This site can be accessed from a graphical browser or text browser.

back to top

- The site can be accessed from curl to get the text version of the files using:
https://ohazot.com/:[es/][FILENAME][.oh]
- If no filename is given, a list of files is displayed.
- the extension is ommitted but the FILENAME.oh exists, it will be displayed.
- if es/ is added, it will search in Spanish.
- if the file exists only in English, it will show the English version.
- if accessed from a web browser it will convert to html.

  • command line:
    man -M {PATH_TO_DOWNLOADS}/man -s oh {DOCUMENT}
  • OpenBSD
    • add to /etc/man.conf : manpath [PATH_TO_DOWNLOADS]/man
  • Slackware
    • add export MANPATH=${MANPATH}:[PATH_TO_DOWNLOADS]/man

If added to man.conf or MANPATH, run man -s oh [DOCUMENT]

back to top

- wip: translate to spanish.

- next

- review and standarize them.
- add category indexes.
- review docs and add # or $ accordingly to code lines, depending on whether the commands need root.

review manpage site to use:

- Linux Documentation die.net was the original one, but requires JS, therefore is not compatible with text browsers. Discarded.
- ArchLinux manpages was the next option but the manpage for lgogdownloader cannot be found.
- ManKier works on text browsers and has the manpage for lgogdownloader. Does not have netpbm manpage, only individual packages manpages.
- manpages.org works on text browsers, has lgogdownloader and netpbm manpage. Search is off-putting.

decide whether to use macros on all documents or only mdoc and roff related documents for macro definitions reference.

- pros: simplifies writing the documents.
- cons: the documents are harder to read when using the file for mdoc reference.

Add the following docs: apropos(1) , awk(1) (onetrueawk in Slackware) , grep(1) , find(1) , regex , patterns(7) , fdm , SQL , SQLite3 , PostScript , pikchr , (La)TeX , MySQL , GLPI , terminal games , privacy , edbrowse , surfraw , dictd , dwarf fortress , script(1) , thermal printer , ratox , tox chat , tmux(1) , tor , forth , termux

Check if the following protocols can be added (and add the doc if implemented): gopher , ftp(1) , rss .

back to top

All docs have the links to their corresponding manpages for programs and other related links. Check OpenBSD manpages and ArchLinux manpages according to your needs or the documents for the required distribution. More information can be found in: links .

back to top

history , openbsd , roff , make , mdoc , mandoc , httpd , ssl , linux , slackware , wget

back to top

ohazot | about | ohazot.com <admin@ohazot.com>

OpenBSD 7.7 linux| Created:2025-10-03|Updated:2025-11-23|