From 95ae3183da73504a6312d53ed2854180a9962d85 Mon Sep 17 00:00:00 2001 From: Bart van Strien Date: Mon, 25 Jan 2016 18:06:33 +0100 Subject: [PATCH] Remove extra period causing formatting error in manpage --- platform/unix/love.6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/unix/love.6 b/platform/unix/love.6 index 95e6425f9..3cbfd4e1b 100644 --- a/platform/unix/love.6 +++ b/platform/unix/love.6 @@ -30,4 +30,4 @@ Developed with cross-platform implementation in mind, it utilizes the latest ope By relying on the Lua scripting language for game-specific programming, it allows even the novice game creator to quickly and efficiently develop an idea into a fully working game. .Sh SEE ALSO You can find more information at -.Lk http://love2d.org/ . +.Lk http://love2d.org/