From: Zbigniew Jędrzejewski-Szmek Date: Sat, 2 May 2015 17:01:28 +0000 (-0500) Subject: man: use utf-8 in systemd-remount-fs.service(8) X-Git-Tag: v220~220 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=35c0808fe05f9a90fc7d50cc4eb4e1a4e0d366fa;p=thirdparty%2Fsystemd.git man: use utf-8 in systemd-remount-fs.service(8) --- diff --git a/man/systemd-remount-fs.service.xml b/man/systemd-remount-fs.service.xml index 8e60e31b5cb..9bc07fcdda1 100644 --- a/man/systemd-remount-fs.service.xml +++ b/man/systemd-remount-fs.service.xml @@ -57,11 +57,11 @@ systemd-remount-fs.service is an early-boot service that applies mount options listed in fstab5 - to the root file system, the /usr file system + to the root file system, the /usr file system, and the kernel API file systems. This is required so that the - mount options of these file systems -- which are pre-mounted by + mount options of these file systems — which are pre-mounted by the kernel, the initial RAM disk, container environments or system - manager code -- are updated to those listed in + manager code — are updated to those listed in /etc/fstab. This service ignores normal file systems and only changes the root file system (i.e. /), /usr and the virtual