diff options
author | Michael Biebl <mbiebl@gmail.com> | 2016-07-12 12:52:11 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-07-12 12:52:11 +0200 |
commit | 595bfe7df2999cfb99b274ce510695aed4aba6d5 (patch) | |
tree | aa62c48d1ad662171930306e6af077626350937b /man/systemd-socket-activate.xml | |
parent | 037a3ded54f72338fc95285d7971b61f695e3c1a (diff) |
Various fixes for typos found by lintian (#3705)
Diffstat (limited to 'man/systemd-socket-activate.xml')
-rw-r--r-- | man/systemd-socket-activate.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-socket-activate.xml b/man/systemd-socket-activate.xml index 5d7f157c72..2cf3a7d377 100644 --- a/man/systemd-socket-activate.xml +++ b/man/systemd-socket-activate.xml @@ -142,7 +142,7 @@ <varname>FileDescriptorName=</varname> in socket unit files, and enables use of <citerefentry><refentrytitle>sd_listen_fds_with_names</refentrytitle><manvolnum>3</manvolnum></citerefentry>. Multiple entries may be specifies using separate options or by separating names with colons - (<literal>:</literal>) in one option. In case more names are given than descriptors, superflous ones willl be + (<literal>:</literal>) in one option. In case more names are given than descriptors, superfluous ones willl be ignored. In case less names are given than descriptors, the remaining file descriptors will be unnamed. </para></listitem> </varlistentry> |