From f838e1c8e955ee1f115cfc85cc29ff0f1eef8e4a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mattias=20Andr=C3=A9e?= <maandree@operamail.com>
Date: Sun, 7 Oct 2012 03:38:23 +0200
Subject: [PATCH] typo correction

---
 manuals/ponysay.texinfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo
index b9379dd6..16ce53c5 100644
--- a/manuals/ponysay.texinfo
+++ b/manuals/ponysay.texinfo
@@ -1177,7 +1177,7 @@ systems, therefore directories or always symbolically linked of hard linked
 is specified.
 Recognised arguments are @code{copy}, @code{hard} and @code{symbolic}.
 @code{copy} implies that files and directories are not linked, but duplicated.
-@command{ponysay ±L} will give the same output as @command{ponysay ±l} if @code{copy}
+@command{ponysay -L} will give the same output as @command{ponysay -l} if @code{copy}
 or @code{hard} is used. This is because it does link reading and not content or
 inode comparison.
 @end table