From 3b3e3eb5f5583356eac9e95cfc7d610b7ba8e202 Mon Sep 17 00:00:00 2001 From: Ali Asad Lotia Date: Wed, 16 Jan 2019 22:30:42 +0000 Subject: [PATCH] Fix typos * Remove incorrect pluralisation a thunderbolt devices is -> a thunderbolt device is * Froce -> Force --- docs/boltd.8.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/boltd.8.txt b/docs/boltd.8.txt index 1e0f404..6ce24b2 100644 --- a/docs/boltd.8.txt +++ b/docs/boltd.8.txt @@ -15,7 +15,7 @@ boltd is the thunderbolt device manager daemon. Its goal is to enable the secure and convenient use of thunderbolt devices by using the security features of modern thunderbolt controllers. It provides the `org.freedesktop.bolt` name on the system bus. boltd is autostarted -via systemd/udev if a thunderbolt devices is connected. +via systemd/udev if a thunderbolt device is connected. The thunderbolt I/O technology works by bridging PCIe between the controllers on each end of the connection, which in turn means that @@ -71,7 +71,7 @@ OPTIONS Replace the currently running boltd instance. *--journal*:: - Froce logging to the journal. + Force logging to the journal. *-v, --verbosee*:: Print debug output.