git: a62f2c7bd3 - main - Fix a few nits in the Rosetta stone section of the FDP primer.

Sergio Carlavilla Delgado <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=a62f2c7bd3eabccb2cc02069a7d650d1b95ce093

commit a62f2c7bd3eabccb2cc02069a7d650d1b95ce093
Author:     Sergio Carlavilla Delgado <[email protected]>
AuthorDate: 2021-01-27 20:01:04 +0000
Commit:     Sergio Carlavilla Delgado <[email protected]>
CommitDate: 2021-01-27 20:01:04 +0000

    Fix a few nits in the Rosetta stone section of the FDP primer.
    
    Patch by:               pauamma_gundo.com
    Differential Revision:  https://reviews.freebsd.org/D28360
---
 .../content/en/books/fdp-primer/rosetta/chapter.adoc     | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/documentation/content/en/books/fdp-primer/rosetta/chapter.adoc b/documentation/content/en/books/fdp-primer/rosetta/chapter.adoc
index 6226cfe221..dc45558ef1 100644
--- a/documentation/content/en/books/fdp-primer/rosetta/chapter.adoc
+++ b/documentation/content/en/books/fdp-primer/rosetta/chapter.adoc
@@ -23,7 +23,7 @@ next: books/fdp-primer/translations
 toc::[]
 
 [[docbook-vs-asciidoc]]
-== Comparision between Docbook and AsciiDoc
+== Comparison between Docbook and AsciiDoc
 
 This rosetta stone tries to show the differences between Docbook and AsciiDoc.
 
@@ -33,7 +33,7 @@ This rosetta stone tries to show the differences between Docbook and AsciiDoc.
 |Language Feature |Docbook | AsciiDoc
 
 |*Bold*
-|<keycap>bold</keycap>
+|<strong>bold</strong>
 |\*bold*
 
 |*Italic*
@@ -153,7 +153,7 @@ a|
 [source,xml]
 ----
 <screen>
-  &prompt.root; <userinput>mkdir -p /var/</userinput>
+  &prompt.root; <userinput>mkdir -p /var/spool/lpd/lp</userinput>
 </screen>
 ----
 a|
@@ -204,6 +204,14 @@ a|
     <imageobject>
       <imagedata fileref="bsdinstall/bsdinstall-newboot-loader-menu"/>
     </imageobject>
+    <textobject>
+      </literallayout>ASCII art replacement is no longer supported.</literallayout>
+    </textobject>
+    <textobject>
+      <phrase>The FreeBSD loader menu, with options 1-6 to boot
+          multi-user, boot single user, escape to loader prompt, reboot,
+          select a kernel to load, and select boot options</phrase>
+    </textobject>
   </mediaobject>
 </figure>
 ----
@@ -212,7 +220,7 @@ a|
 ----
 [[bsdinstall-newboot-loader-menu]]
 .FreeBSD Boot Loader Menu
-image::bsdinstall/bsdinstall-newboot-loader-menu
+image::bsdinstall/bsdinstall-newboot-loader-menu[The FreeBSD loader menu, with options 1-6 to boot multi-user, boot single user, escape to loader prompt, reboot, select a kernel to load, and select boot options]
 ----
 
 |*Includes*
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.