summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorUlrich Ölmann <u.oelmann@pengutronix.de>2019-02-11 11:23:41 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-02-13 08:56:45 +0100
commit25981a8917d512dae16ed7fda978e3b3329e7a83 (patch)
treef20334b64add5d8e43301d6ed14a50c790bac8b3 /doc
parentf817a165eb5203372e8eb7d5d997afe2227a3185 (diff)
downloadptxdist-25981a8917d512dae16ed7fda978e3b3329e7a83.tar.gz
ptxdist-25981a8917d512dae16ed7fda978e3b3329e7a83.tar.xz
doc: ref manual: fix typos
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/ref_manual.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ref_manual.rst b/doc/ref_manual.rst
index e1e14f746..0ac92a9a0 100644
--- a/doc/ref_manual.rst
+++ b/doc/ref_manual.rst
@@ -807,9 +807,9 @@ PTXdist with the ``print`` parameter:
``install_alternative`` is used by upstream PTXdist packages to install
config files. In some rare use-cases the file should not be installed at
all. For example if the config file is generated at runtime or provided by
-a special configuration package. This is possibly by creating a symlink to
+a special configuration package. This is possible by creating a symlink to
``/dev/null`` instead of a file at one of the locations described above.
-PTXdist skip installing the file if it detects such a symlink.
+PTXdist skips installing the file if it detects such a symlink.
install_link
~~~~~~~~~~~~