From 5aca2b42e64e168c796eed824638964916f9812a Mon Sep 17 00:00:00 2001
From: Josip Janzic <josip@jjanzic.com>
Date: Sat, 11 Aug 2018 18:41:31 +0200
Subject: man: Correct format for output position config

---
 sway/sway.5.scd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index a09d06c2..70b74a45 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -476,7 +476,7 @@ The default colors are:
 
 		output HDMI-A-1 mode 1920x1080@60Hz
 
-*output* <name> position|pos <X,Y>
+*output* <name> position|pos <X> <Y>
 	Places the specified output at the specific position in the global
 	coordinate space.
 
-- 
cgit v1.2.3