aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/books/handbook/glossary.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/content/en/books/handbook/glossary.adoc')
-rw-r--r--documentation/content/en/books/handbook/glossary.adoc38
1 files changed, 30 insertions, 8 deletions
diff --git a/documentation/content/en/books/handbook/glossary.adoc b/documentation/content/en/books/handbook/glossary.adoc
index c212640927..cbfe220111 100644
--- a/documentation/content/en/books/handbook/glossary.adoc
+++ b/documentation/content/en/books/handbook/glossary.adoc
@@ -9,16 +9,38 @@ description: FreeBSD Handbook Glossary
[[freebsd-glossary]]
= FreeBSD Glossary
:doctype: book
+:toc: macro
+:toclevels: 1
:icons: font
:!sectnums:
+:partnums:
:source-highlighter: rouge
:experimental:
-:skip-front-matter:
-:xrefstyle: basic
-:relfileprefix: ../
-:outfilesuffix:
-
-include::shared/en/urls.adoc[]
+:images-path: books/handbook/glossary/
+
+ifdef::env-beastie[]
+ifdef::backend-html5[]
+:imagesdir: ../../../../images/{images-path}
+endif::[]
+ifndef::book[]
+include::shared/authors.adoc[]
+include::shared/mirrors.adoc[]
+include::shared/releases.adoc[]
+include::shared/attributes/attributes-{{% lang %}}.adoc[]
+include::shared/{{% lang %}}/teams.adoc[]
+include::shared/{{% lang %}}/mailing-lists.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
+toc::[]
+endif::[]
+ifdef::backend-pdf,backend-epub3[]
+include::../../../../../shared/asciidoctor.adoc[]
+endif::[]
+endif::[]
+
+ifndef::env-beastie[]
+toc::[]
+include::../../../../../shared/asciidoctor.adoc[]
+endif::[]
This glossary contains terms and acronyms used within the FreeBSD community and documentation.
@@ -144,7 +166,7 @@ FreeBSD is a descendant of the CSRG work.
[[bikeshed-glossary]]
Bikeshed Building::
A phenomenon whereby many people will give an opinion on an uncomplicated topic, whilst a complex topic receives little or no discussion.
-See the link:{faq}#bikeshed-painting[FAQ] for the origin of the term.
+See the extref:{faq}[FAQ, bikeshed-painting] for the origin of the term.
[discrete]
== C
@@ -767,7 +789,7 @@ Developers consider POLA when contemplating user-visible system changes.
[[pr-glossary]]
Problem Report::
A description of some kind of problem that has been found in either the FreeBSD source or documentation.
-See link:{problem-reports}[Writing FreeBSD Problem Reports].
+See extref:{problem-reports}[Writing FreeBSD Problem Reports].
[[pid-glossary]]
Process ID::