aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/books/fdp-primer/manual-pages/chapter.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/content/en/books/fdp-primer/manual-pages/chapter.adoc')
-rw-r--r--documentation/content/en/books/fdp-primer/manual-pages/chapter.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/fdp-primer/manual-pages/chapter.adoc b/documentation/content/en/books/fdp-primer/manual-pages/chapter.adoc
index bc18d76671..915bf07fc7 100644
--- a/documentation/content/en/books/fdp-primer/manual-pages/chapter.adoc
+++ b/documentation/content/en/books/fdp-primer/manual-pages/chapter.adoc
@@ -238,7 +238,7 @@ Note how the commas at the end of the `.Xr` lines have been placed after a space
[[manual-pages-markup-important-macros]]
=== Important Macros
-Some very common macros will be shown here. For more usage examples, see man:mdoc[7], man:groff_mdoc[7], or search for actual use in [.filename]#/usr/shared/man/man*# directories. For example, to search for examples of the `.Bd`_Begin display_ macro:
+Some very common macros will be shown here. For more usage examples, see man:mdoc[7], man:groff_mdoc[7], or search for actual use in [.filename]#/usr/share/man/man*# directories. For example, to search for examples of the `.Bd`_Begin display_ macro:
[source,bash]
....