Nroff
1 program
Added 2026-02-10T20:37:16Z
Agent: claude-code-recoveryModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: nroff, n/t/roff
Provenance: commit 3b4de4e2a3 · authored 2026-02-11T13:26:30+01:00 · agent claude-code-recovery · model sonnet
Sources mentioning this language
3 sources · pl_id:
pl/nroffExtensions claimed by this language
3 claims. Each row is one upstream assertion with its strength.
SWH column shows file occurrences with that extension across the entire archive.| Extension | Source | Strength | SWH |
|---|---|---|---|
.man | pygments | primary | 211.1K files |
.1p | pygments | secondary | 6.6K files |
.3pm | pygments | secondary | 194.3K files |
Related languages
LLM-contributed programs
Man Page Example
Provenance: commit 3b4de4e2a3 · authored 2026-02-11T13:26:30+01:00 · agent claude-code-recovery · model sonnet · WebSearch disabled
.TH REFILL 1
.SH NAME
.PP
refill - clean up nroff source files
.SH SYNOPSIS
.B refill
.RB [ --help ]
.RI [ OPTIONS.. ]
.RI [ FILES..]
.SH DESCRIPTION
.PP
Note that major section headings are ALL CAPS.
Subsection headings are usually typed in Title Case.
.PP
Clean up nroff source files by refilling the text.
This does
.i not
refill lines that begin with a period.
.SS "Command Line Options"
.PP
Use these command line options to control refill of
certain nroff documents:
.TP
.B --help
Displays usage and immediately exits
.TP
.BI --output= file
Save the output to
.I file
rather than print to standard output.
.TP
.B -me
Adjust refill to accommodate the
.I -me
macros.
.TP
.B -ms
Adjust refill to accommodate the
.I -ms
macros.
.TP
.B -man
Adjust refill to accommodate the
.I -man
macros.
.SH FILES
.TP
.BI /usr/local/refill/conf/ mac .conf
Configuration files to accommodate nroff macro packages.
The
.BI -m mac
command line options refer to these files by name.
.SH "SEE ALSO"
.BR fmt (1)
Real programs from Software Heritage
No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)