macOS
brew install mandoclocal Homebrew formula metadata
sudo port install mandocMacPorts ports tree · textproc/mandoc/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mandoc in AI-Agent-Workflows.
Installation
brew install mandoclocal Homebrew formula metadata
sudo port install mandocMacPorts ports tree · textproc/mandoc/Portfile · Quelle: api.github.com
sudo apk add mandocAlpine Linux edge package indexes · mandoc · Quelle: dl-cdn.alpinelinux.org
sudo apt install mandocDebian stable package indexes · mandoc · Quelle: deb.debian.org
sudo dnf install mandocFedora Rawhide package metadata · mandoc · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#mandocnixpkgs package indexes · pkgs/by-name/ma/mandoc/package.nix · Quelle: api.github.com
sudo pacman -S mandocArch Linux sync databases · mandoc · Quelle: geo.mirror.pkgbuild.com
sudo zypper install mandocopenSUSE Tumbleweed package metadata · mandoc · Quelle: download.opensuse.org
scoop install main/mandocScoop official bucket manifest trees · bucket/mandoc.json · Quelle: api.github.com
Überblick
UNIX manpage compiler toolset
Verlauf
mandoc is a small, ISC-licensed Unix manual-page compiler toolset. Its official site describes it as compiling `mdoc`, `man`, and related roff manual sources to terminal output, HTML 5, PostScript, and PDF, with development centered on OpenBSD and BSD.lv.
The mandoc development history traces the project through the older `mdocml` name and rapid 2009 development by Kristaps Dzonsons, including releases around March and April 2009 and OpenBSD integration work. The `mandoc` name replaced `mdocterm` in March 2009, and the tool became closely associated with OpenBSD integration after cooperation between Kristaps Dzonsons and Ingo Schwarze.
The mandoc utility first appeared in OpenBSD 4.8. Over time it grew from a focused `mdoc` formatter into a broader toolset including `mandoc`, `man`, `apropos`, `makewhatis`, `catman`, `demandoc`, CGI support, database support, linting, HTML output, markdown output for `mdoc`, and related developer-facing libraries.
The official packages and ports page records broad adoption across BSDs and Linux distributions. OpenBSD bundled mandoc in the base system in 2010 and made it the default formatter, searcher, and viewer over later milestones; FreeBSD, NetBSD, DragonFly BSD, illumos, macOS, Alpine, Void, Debian, Ubuntu, Fedora, openSUSE, Gentoo, NixOS, and others have packages or integrations.
That adoption matters because mandoc is not just another formatter: on several systems it replaces or complements groff/man-db for everyday `man` and `apropos` usage, making it part of the base documentation experience.
At the CLI, `mandoc` reads `mdoc` or `man` input from files or stdin, auto-detects the language, and formats it for terminal display or other outputs. Output modes include ASCII, locale, UTF-8, HTML, man, markdown for `mdoc`, PDF, PostScript, and parse-tree output.
The `man.conf` manual documents `/etc/man.conf` as the configuration file for the mandoc-family `man`, `apropos`, and `makewhatis` utilities. Its directives can set manual search paths and output options, and the file is optional.
mandoc is significant to package maintainers because it is a lean alternative to full troff/groff stacks for manual-page rendering and validation. It is small, fast, portable C, and its linting helps find bad manual-page markup before packages ship.
It also has practical downstream impact: whether a system uses mandoc, man-db, groff, or a combination changes man-page rendering, HTML generation, apropos databases, and default configuration files.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/man.confExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bsdapropos | cli | globales Executable | |
bsdmakewhatis | cli | globales Executable | |
bsdman | cli | globales Executable | |
bsdsoelim | cli | globales Executable | |
bsdwhatis | cli | globales Executable | |
demandoc | cli | globales Executable | |
mandoc | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:mandoc |
|---|---|
| Version | 1.14.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mandoc |
| Homepage | https://mandoc.bsd.lv/ |
| Repository | https://mandoc.bsd.lv/cgi-bin/cvsweb/mandoc |
| Upstream-Dokumentation | https://mandoc.bsd.lv/ |
| Lizenz | ISC |
| Quellarchiv | https://mandoc.bsd.lv/snapshots/mandoc-1.14.6.tar.gz |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mandoc |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
mandoc 1.14.6-4
BSD manpage compiler toolset
sudo apt install mandocmandoc
nix profile install nixpkgs#mandocmandoc 1.14.6-1
BSD manpage compiler toolset
sudo apt install mandocmandoc 1.14.6-r15
mandoc (formerly mdocml) UNIX manpage compiler toolset
sudo apk add mandocmandoc-apropos 1.14.6-r15
makewhatis/whatis and apropos tools and index
sudo apk add mandoc-aproposmandoc-dev 1.14.6-r15
mandoc (formerly mdocml) UNIX manpage compiler toolset (development files)
sudo apk add mandoc-devmandoc-doc 1.14.6-r15
mandoc (formerly mdocml) UNIX manpage compiler toolset (documentation)
sudo apk add mandoc-docmandoc-soelim 1.14.6-r15
so elimination tool
sudo apk add mandoc-soelimlibmandoc-devel 1.14.6-13.fc44
Development libraries and headers for libmandoc
sudo dnf install libmandoc-develmandoc 1.14.6-13.fc44
A suite of tools for compiling mdoc and man
sudo dnf install mandocmandoc 1.14.6-5
A suite of tools compiling mdoc from the OpenBSD project
sudo pacman -S mandocmandoc 1.14.6-7.3
UNIX manpage compiler
sudo zypper install mandocmandoc-bin 1.14.6-7.3
Format manual pages
sudo zypper install mandoc-binmandoc
sudo port install mandocmain/mandoc
scoop install main/mandocQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.