summaryrefslogtreecommitdiffstats
path: root/doc/groff.html.node/What-Is-groff_003f.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/groff.html.node/What-Is-groff_003f.html')
-rw-r--r--doc/groff.html.node/What-Is-groff_003f.html68
1 files changed, 68 insertions, 0 deletions
diff --git a/doc/groff.html.node/What-Is-groff_003f.html b/doc/groff.html.node/What-Is-groff_003f.html
new file mode 100644
index 0000000..99939ea
--- /dev/null
+++ b/doc/groff.html.node/What-Is-groff_003f.html
@@ -0,0 +1,68 @@
+<!DOCTYPE html>
+<html>
+<!-- Created by GNU Texinfo 7.0.3, https://www.gnu.org/software/texinfo/ -->
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<!-- This manual documents GNU troff version 1.23.0.
+
+Copyright © 1994-2023 Free Software Foundation, Inc.
+
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.3 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
+copy of the license is included in the section entitled "GNU Free
+Documentation License". -->
+<title>What Is groff? (The GNU Troff Manual)</title>
+
+<meta name="description" content="What Is groff? (The GNU Troff Manual)">
+<meta name="keywords" content="What Is groff? (The GNU Troff Manual)">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="makeinfo">
+<meta name="viewport" content="width=device-width,initial-scale=1">
+
+<link href="index.html" rel="start" title="Top">
+<link href="Request-Index.html" rel="index" title="Request Index">
+<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
+<link href="Introduction.html" rel="up" title="Introduction">
+<link href="groff-Capabilities.html" rel="next" title="groff Capabilities">
+<link href="Introduction.html" rel="prev" title="Introduction">
+
+
+</head>
+
+<body lang="en">
+<div class="section-level-extent" id="What-Is-groff_003f">
+<div class="nav-panel">
+<p>
+Next: <a href="groff-Capabilities.html" accesskey="n" rel="next"><code class="code">groff</code> Capabilities</a>, Previous: <a href="Introduction.html" accesskey="p" rel="prev">Introduction</a>, Up: <a href="Introduction.html" accesskey="u" rel="up">Introduction</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Request-Index.html" title="Index" rel="index">Index</a>]</p>
+</div>
+<hr>
+<h3 class="section" id="What-Is-groff_003f-1">1.2 What Is <code class="code">groff</code>?</h3>
+<a class="index-entry-id" id="index-what-is-groff_003f"></a>
+<a class="index-entry-id" id="index-groff_002d_002d_002dwhat-is-it_003f"></a>
+
+<p><code class="code">groff</code> (GNU <code class="code">roff</code>) is a typesetting system that reads plain
+text input files that include formatting commands to produce output in
+PostScript, PDF, HTML, DVI, or other formats, or for display to a
+terminal. Formatting commands can be low-level typesetting primitives,
+macros from a supplied package, or user-defined macros. All three
+approaches can be combined.
+</p>
+<p>A reimplementation and extension of the typesetter from <abbr class="acronym">AT&amp;T</abbr>
+Unix, <code class="code">groff</code> is present on most <abbr class="acronym">POSIX</abbr> systems owing to
+its long association with Unix manuals (including man pages). It and
+its predecessor are notable for their production of several best-selling
+software engineering texts. <code class="code">groff</code> is capable of producing
+typographically sophisticated documents while consuming minimal system
+resources.
+</p>
+
+
+</div>
+
+
+
+</body>
+</html>