diff options
Diffstat (limited to 'documentation/content/en/books/handbook/filesystems')
| -rw-r--r-- | documentation/content/en/books/handbook/filesystems/_index.adoc | 6 | ||||
| -rw-r--r-- | documentation/content/en/books/handbook/filesystems/_index.po | 12 |
2 files changed, 9 insertions, 9 deletions
diff --git a/documentation/content/en/books/handbook/filesystems/_index.adoc b/documentation/content/en/books/handbook/filesystems/_index.adoc index 85652391bc..fd82a7c863 100644 --- a/documentation/content/en/books/handbook/filesystems/_index.adoc +++ b/documentation/content/en/books/handbook/filesystems/_index.adoc @@ -148,7 +148,7 @@ Use man:sysrc[8] to load the module at startup: # sysrc kld_list+=fusefs .... -Mount the exFAT volumne by specifying its FreeBSD partition name and an existing mount point. +Mount the exFAT volume by specifying its FreeBSD partition name and an existing mount point. This example mounts [.filename]#/dev/ada0s1# on [.filename]#/mnt#: [source,shell] @@ -185,7 +185,7 @@ Use man:sysrc[8] to load the module at startup: # sysrc kld_list+=fusefs .... -Mount the NTFS volumne by specifying its FreeBSD partition name and an existing mount point. +Mount the NTFS volume by specifying its FreeBSD partition name and an existing mount point. This example mounts [.filename]#/dev/ada0s1# on [.filename]#/mnt#: [source,shell] @@ -227,7 +227,7 @@ Use man:sysrc[8] to load the module at startup: # sysrc kld_list+=fusefs .... -Mount the HFS/HFS+ volumne by specifying its FreeBSD partition name and an existing mount point. +Mount the HFS/HFS+ volume by specifying its FreeBSD partition name and an existing mount point. This example mounts [.filename]#/dev/ada0s1# on [.filename]#/mnt#: [source,shell] diff --git a/documentation/content/en/books/handbook/filesystems/_index.po b/documentation/content/en/books/handbook/filesystems/_index.po index b2e1736d9c..3cafa2fe42 100644 --- a/documentation/content/en/books/handbook/filesystems/_index.po +++ b/documentation/content/en/books/handbook/filesystems/_index.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: FreeBSD Documentation VERSION\n" -"POT-Creation-Date: 2025-05-01 19:56-0300\n" +"POT-Creation-Date: 2025-11-08 16:17+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -75,7 +75,7 @@ msgstr "" #. type: Plain text #: documentation/content/en/books/handbook/filesystems/_index.adoc:67 -msgid "Before reading this chapter, you should:" +msgid "Before reading this chapter:" msgstr "" #. type: Plain text @@ -98,7 +98,7 @@ msgstr "" #. type: Plain text #: documentation/content/en/books/handbook/filesystems/_index.adoc:73 -msgid "After reading this chapter, you will:" +msgid "Read this chapter to:" msgstr "" #. type: Plain text @@ -275,7 +275,7 @@ msgstr "" #. type: Plain text #: documentation/content/en/books/handbook/filesystems/_index.adoc:153 msgid "" -"Mount the exFAT volumne by specifying its FreeBSD partition name and an " +"Mount the exFAT volume by specifying its FreeBSD partition name and an " "existing mount point. This example mounts [.filename]#/dev/ada0s1# on " "[.filename]#/mnt#:" msgstr "" @@ -322,7 +322,7 @@ msgstr "" #. type: Plain text #: documentation/content/en/books/handbook/filesystems/_index.adoc:190 msgid "" -"Mount the NTFS volumne by specifying its FreeBSD partition name and an " +"Mount the NTFS volume by specifying its FreeBSD partition name and an " "existing mount point. This example mounts [.filename]#/dev/ada0s1# on " "[.filename]#/mnt#:" msgstr "" @@ -382,7 +382,7 @@ msgstr "" #. type: Plain text #: documentation/content/en/books/handbook/filesystems/_index.adoc:232 msgid "" -"Mount the HFS/HFS+ volumne by specifying its FreeBSD partition name and an " +"Mount the HFS/HFS+ volume by specifying its FreeBSD partition name and an " "existing mount point. This example mounts [.filename]#/dev/ada0s1# on " "[.filename]#/mnt#:" msgstr "" |
