]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: make chroot less prominent in discussion of nspawn
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 22 Jul 2016 20:31:55 +0000 (16:31 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 25 Jul 2016 14:47:37 +0000 (10:47 -0400)
Not as many people use chroot as before, so make the flow a bit nicer by
talking less about chroot.

"change to the either" is awkward and unclear. Just remove that part,
because all changes are lost, period.

man/systemd-nspawn.xml

index cb0468fbf5581d5554e0f2fe7a4fd6e60a9a1554..9b623c835309c6833fd687b09b2bb050c4866331 100644 (file)
     since it fully virtualizes the file system hierarchy, as well as the process tree, the various IPC subsystems and
     the host and domain name.</para>
 
-    <para>Like <citerefentry
-    project='man-pages'><refentrytitle>chroot</refentrytitle><manvolnum>1</manvolnum></citerefentry> the
-    <command>systemd-nspawn</command> command may be invoked on any directory tree containing an operating system tree,
+    <para><command>systemd-nspawn</command> may be invoked on any directory tree containing an operating system tree,
     using the <option>--directory=</option> command line option. By using the <option>--machine=</option> option an OS
-    tree is automatically searched in a couple of locations, most importantly in
+    tree is automatically searched for in a couple of locations, most importantly in
     <filename>/var/lib/machines</filename>, the suggested directory to place container images installed on the
     system.</para>
 
         <literal>tmpfs</literal> instance, and
         <filename>/usr</filename> from the OS tree is mounted into it
         in read-only mode (the system thus starts up with read-only OS
-        resources, but pristine state and configuration, any changes
-        to the either are lost on shutdown). When the mode parameter
+        image, but pristine state and configuration, any changes
+        are lost on shutdown). When the mode parameter
         is specified as <option>state</option>, the OS tree is
         mounted read-only, but <filename>/var</filename> is mounted as
         a <literal>tmpfs</literal> instance into it (the system thus