GROFF
1 program
Added 2026-02-10T17:54:09Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: GNU troff, GNU roff
Provenance: commit 7c82719e26 · authored 2026-02-10T18:55:04+01:00 · agent claude-code · model sonnet
Sources mentioning this language
3 sources · pl_id:
pl/groffExtensions 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 7c82719e26 · authored 2026-02-10T18:55:04+01:00 · agent claude-code · model sonnet · WebSearch disabled
.TH HELLO 1 "February 2026" "Version 1.0" "User Commands"
.SH NAME
hello \- print a greeting message
.SH SYNOPSIS
.B hello
[\fB\-n\fR \fIname\fR]
.SH DESCRIPTION
The
.B hello
command prints a greeting message to standard output.
.SH OPTIONS
.TP
.BR \-n " " \fIname\fR
Specify the name to greet. Default is "World".
.SH EXAMPLES
.nf
hello
hello -n Alice
.fi
.SH AUTHOR
Written by the GROFF community.
.SH SEE ALSO
.BR groff (1),
.BR man (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.)