From 83804c0f28a70ae8e5a64a8d019fd1ee63d90e99 Mon Sep 17 00:00:00 2001 From: Patrick McCarty Date: Mon, 20 Jul 2009 15:24:32 -0700 Subject: [PATCH] Document the socket backend as a valid option --- scm/lily.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scm/lily.scm b/scm/lily.scm index 9420744d64..17063a9aef 100644 --- a/scm/lily.scm +++ b/scm/lily.scm @@ -40,7 +40,7 @@ and scale down result to prevent jaggies in PNG images.") (backend ps "Select backend. Possible values: 'eps, 'null, -'ps, 'scm, 'svg.") +'ps, 'scm, 'socket, 'svg.") (check-internal-types #f "Check every property assignment for types.") (clip-systems #f -- 2.39.5