From f848f8d87e3aafa514e8134e3ecf2317d89420e0 Mon Sep 17 00:00:00 2001 From: Thomas Hindoe Paaboel Andersen Date: Thu, 1 Nov 2012 23:35:34 +0100 Subject: [PATCH] man: typo fixes Fixes a few more typos. Also changes a "Accept=no" to "Accept=false" to be consistent with the previous examples in the same man page. --- man/systemd.mount.xml | 6 +++--- man/systemd.path.xml | 2 +- man/systemd.socket.xml | 2 +- man/systemd.special.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index bcaae3341..219ef6531 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -91,7 +91,7 @@ mounting. See systemd.automount5. - If an mount point is beneath another mount point + If a mount point is beneath another mount point in the file system hierarchy, a dependency between both units is created automatically. @@ -133,7 +133,7 @@ should wait for a device to show up before giving up on an entry from /etc/fstab. Specify a time in - seconds or explicitly specifiy a unit as + seconds or explicitly specify a unit as s, min, h, ms. @@ -177,7 +177,7 @@ Where= Takes an absolute path of a directory of the mount point. If - the mount point is not existing at + the mount point does not exist at the time of mounting, it is created. This string must be reflected in the unit file name. (See above.) This option is diff --git a/man/systemd.path.xml b/man/systemd.path.xml index af230291e..a27a97be7 100644 --- a/man/systemd.path.xml +++ b/man/systemd.path.xml @@ -84,7 +84,7 @@ used to monitor files or directories changed by other machines on remote NFS file systems. - If an path unit is beneath another mount + If a path unit is beneath another mount point in the file system hierarchy, a dependency between both units is created automatically. diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index ae8497e8a..a3629a9e2 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -395,7 +395,7 @@ until at least one existing connection is terminated. This setting has no effect for sockets configured with - or datagram + or datagram sockets. Defaults to 64. diff --git a/man/systemd.special.xml b/man/systemd.special.xml index dc04ee325..9ea288e33 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -684,7 +684,7 @@ syslog.socket - The socket unit where + The socket unit syslog implementations should listen on. All userspace log messages will be made -- 2.30.2