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

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.

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

(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.
- It 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.

Use the : </downloads/latest.tar.gz>
Mirror docs directories : wget --mirror https://ohazot.com

command line:
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, you can run man -s oh [DOCUMENT]

(back to top)

Document styles attempt to follow documenting standards for clarity:

# command : commands that must be run with root.
$ command : commands that can be executed by any user.
[option] : optional parameter.
⟨argument⟩ : variable argument, name will depend on usage.
$EDITOR : the variable is generally set to the default editor and can be used directly to edit files.
  Used here to denote edit without assuming nor enforcing specific editors
  Unless relevant to the document.

(back to top)

- Remove Sy from SEE ALSO items.
- review old docs.
- improve awk script and add to dev section.
- Review whether there should be a full docs update history.

- review and standarize them.
- add category indexes.

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

(back to top)

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

(back to top)

2025-10-03 : Translated to Spanish.
2025-10-03 : Created

(back to top)

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

This document applies to: OpenBSD 7.9 linux | 2026-06-03