git: e8a3814885 - main - handbook: Apply bold markup to the word bold in typographic conventions
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Oct 2024 02:06:06 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/doc/commit/?id=e8a3814885db17826c3e32ef6ad027e97d53cc8e
commit e8a3814885db17826c3e32ef6ad027e97d53cc8e
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2024-10-03 01:58:25 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2024-10-03 02:05:56 +0000
handbook: Apply bold markup to the word bold in typographic conventions
---
documentation/content/en/books/handbook/preface/_index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/content/en/books/handbook/preface/_index.adoc b/documentation/content/en/books/handbook/preface/_index.adoc
index ffe371a2dc..23f4cd2c19 100644
--- a/documentation/content/en/books/handbook/preface/_index.adoc
+++ b/documentation/content/en/books/handbook/preface/_index.adoc
@@ -259,7 +259,7 @@ An _italic_ font is used for filenames, URLs, emphasized text, and the first usa
`Monospace`::
A `monospaced` font is used for error messages, commands, environment variables, names of ports, hostnames, user names, group names, device names, variables, and code fragments.
-Bold::
+*Bold*::
A *bold* font is used for applications, commands, and keys.
[[preface-conv-commands]]