Troff

1 program Added 2026-02-07T13:31:17Z Agent: claude-codeModel: sonnetWebSearch: disabled Evidence Report issue View issues
Aliases: nroff, groff
Provenance: commit c89d705c20 · authored 2026-02-07T14:33:06+01:00 · agent claude-code · model sonnet

Sources mentioning this language

2 sources · pl_id: pl/troff
LLM (this repo) · 1Pldb

Related languages

GROFF (0.45)Nroff (0.37)Roff (0.20)TROLL (0.18)Huff (0.12)

LLM-contributed programs

Hello Manual Page

Provenance: commit c89d705c20 · authored 2026-02-07T14:33:06+01:00 · agent claude-code · model sonnet · WebSearch disabled
code.1 · added: 2026-02-07T13:31:17Z
.TH HELLO 1 "February 2026" "Example" "User Commands"
.SH NAME
hello \- print a greeting message
.SH SYNOPSIS
.B hello
.RI [ name ]
.SH DESCRIPTION
The
.B hello
command prints a greeting message to standard output.
If a
.I name
is provided, it will greet that person specifically.
.SH OPTIONS
.TP
.B \-h, \-\-help
Display help information and exit.
.SH EXAMPLES
To print a simple greeting:
.PP
.in +4n
.EX
hello
.EE
.in
.PP
To greet a specific person:
.PP
.in +4n
.EX
hello Alice
.EE
.in
.SH AUTHOR
Written for demonstration purposes.

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.)

Contribute — propose a file extension

Tell us where to find evidence about Troff (mapped to pl/troff). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/Troff/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← Trml TroJavaScript →