diff options
author | Tim Waugh <twaugh@redhat.com> | 2011-12-08 17:32:09 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-12-08 17:32:09 +0100 |
commit | 7e115808a990199fe00de4cc2ef48fe96de3d3d0 (patch) | |
tree | 0b6cb99e0039c9da70b723bc98d6f7df6db09446 /man | |
parent | f7b9e331ed71fb2f832ac5587fb5119dd2bfc32f (diff) |
'@' is an 'ampersat' not an 'ampersand'; let's call it 'at symbol'
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.socket.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 2f3124288b..f883543c80 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -156,7 +156,7 @@ family.</para> <para>If the address starts with an - ampersand (@) it is read as abstract + at symbol (@) it is read as abstract namespace socket in the AF_UNIX family. The @ is replaced with a NUL character before binding. For details |