summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Waugh <twaugh@redhat.com>2011-12-08 17:32:09 +0100
committerKay Sievers <kay.sievers@vrfy.org>2011-12-08 17:32:09 +0100
commit7e115808a990199fe00de4cc2ef48fe96de3d3d0 (patch)
tree0b6cb99e0039c9da70b723bc98d6f7df6db09446
parentf7b9e331ed71fb2f832ac5587fb5119dd2bfc32f (diff)
'@' is an 'ampersat' not an 'ampersand'; let's call it 'at symbol'
-rw-r--r--man/systemd.socket.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml
index 2f3124288..f883543c8 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