6,7 → 6,7 |
msgid "" |
msgstr "" |
"Project-Id-Version: PACKAGE VERSION\n" |
"POT-Creation-Date: 2020-04-01 04:05+0000\n" |
"POT-Creation-Date: 2020-07-08 20:03+0000\n" |
"PO-Revision-Date: 2020-05-16 20:59+0000\n" |
"Last-Translator: roptat <roptat@lepiller.eu>\n" |
"Language-Team: LANGUAGE <LL@li.org>\n" |
21,12 → 21,15 |
#. type: Content of: <para><screen> |
#: blfs-en/xincludes/mozshm.xml:22 |
#, no-wrap |
#| msgid "" |
#| "<userinput>mountpoint /dev/shm >/dev/null ||\n" |
#| " mount -t tmpfs devshm /dev/shm</userinput>" |
msgid "" |
"<userinput>mountpoint /dev/shm >/dev/null ||\n" |
" mount -t tmpfs devshm /dev/shm</userinput>" |
"<userinput>mountpoint -q /dev/shm || mount -t tmpfs devshm " |
"/dev/shm</userinput>" |
msgstr "" |
"<userinput>mountpoint /dev/shm >/dev/null ||\n" |
" mount -t tmpfs devshm /dev/shm</userinput>" |
"<userinput>mountpoint -q /dev/shm || mount -t tmpfs devshm " |
"/dev/shm</userinput>" |
|
#. type: Content of: <para> |
#: blfs-en/xincludes/mozshm.xml:14 |