Michal Schmidt e43452
From 0773caae1b4eae198f8e41fb8a1d46c24c99543e Mon Sep 17 00:00:00 2001
Michal Schmidt e43452
From: Tim Waugh <twaugh@redhat.com>
Michal Schmidt e43452
Date: Thu, 8 Dec 2011 17:32:09 +0100
Michal Schmidt f1996e
Subject: [PATCH] '@' is an 'ampersat' not an 'ampersand'; let's call it 'at
Michal Schmidt f1996e
 symbol' (cherry picked from commit
Michal Schmidt e43452
 7e115808a990199fe00de4cc2ef48fe96de3d3d0)
Michal Schmidt e43452
Michal Schmidt e43452
---
Michal Schmidt e43452
 man/systemd.socket.xml |    2 +-
Michal Schmidt e43452
 1 files changed, 1 insertions(+), 1 deletions(-)
Michal Schmidt e43452
Michal Schmidt e43452
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml
Michal Schmidt e43452
index 2f31242..f883543 100644
Michal Schmidt e43452
--- a/man/systemd.socket.xml
Michal Schmidt e43452
+++ b/man/systemd.socket.xml
Michal Schmidt e43452
@@ -156,7 +156,7 @@
Michal Schmidt e43452
                                 family.</para>
Michal Schmidt e43452
 
Michal Schmidt e43452
                                 <para>If the address starts with an
Michal Schmidt e43452
-                                ampersand (@) it is read as abstract
Michal Schmidt e43452
+                                at symbol (@) it is read as abstract
Michal Schmidt e43452
                                 namespace socket in the AF_UNIX
Michal Schmidt e43452
                                 family. The @ is replaced with a NUL
Michal Schmidt e43452
                                 character before binding. For details