diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2010-12-31 01:50:51 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-01-01 20:03:56 +0100 |
commit | 5471472d441d9ac48640f11a3b07e6a1fd6d1b63 (patch) | |
tree | c9f5bebb08fd19a1443f6ad39f1067e7ac76071a /man/tmpfiles.d.xml | |
parent | abd41c86b51fc70ccfbe3b2bfe267ab6f2b4fcfe (diff) |
man: remaining spelling fixes
Diffstat (limited to 'man/tmpfiles.d.xml')
-rw-r--r-- | man/tmpfiles.d.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 1df4a043e8..e6b4c1bfac 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -116,7 +116,7 @@ d /var/run/user 0755 root root 10d</programlisting> <title>Mode</title> <para>The file access mode to use for this - file or directory. If ommited or when set to - + file or directory. If omitted or when set to - the default is used: 0755 for directories, 0644 for files.</para> </refsect2> @@ -127,7 +127,7 @@ d /var/run/user 0755 root root 10d</programlisting> <para>The user and group to use for this file or directory. This may either be a numeric user/group ID or a user or group name. If - ommited or when set to - the default 0 is + omitted or when set to - the default 0 is used.</para> </refsect2> @@ -155,7 +155,7 @@ d /var/run/user 0755 root root 10d</programlisting> <para>If multiple integers and units are specified the time values are summed up.</para> - <para>The age field only applies to lines starting with d, D and x. If ommited or set to - no automatic clean-up is done.</para> + <para>The age field only applies to lines starting with d, D and x. If omitted or set to - no automatic clean-up is done.</para> </refsect2> |