diff options
Diffstat (limited to 'documentation/content/en/books/handbook/filesystems/_index.po')
-rw-r--r-- | documentation/content/en/books/handbook/filesystems/_index.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/content/en/books/handbook/filesystems/_index.po b/documentation/content/en/books/handbook/filesystems/_index.po index a6a4008a70..ae6e0b79e6 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: 2023-04-20 20:56-0300\n" +"POT-Creation-Date: 2023-05-21 14:43-0300\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" @@ -165,11 +165,11 @@ msgstr "" msgid "" "To access an ext file system, mount the ext volume by specifying its FreeBSD " "partition name and an existing mount point. This example mounts [." -"filename]#/dev/ad1s1# on [.filename]#/mnt#:" +"filename]#/dev/ada1s1# on [.filename]#/mnt#:" msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/handbook/filesystems/_index.adoc:103 #, no-wrap -msgid "# mount -t ext2fs /dev/ad1s1 /mnt\n" +msgid "# mount -t ext2fs /dev/ada1s1 /mnt\n" msgstr "" |