From 13a38fa6ba1a16e488654b8f697d7c84d55f9b02 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 11 Jul 2017 04:27:51 +0200 Subject: [PATCH] xbps-alternatives.1: fix invalid escape --- bin/xbps-alternatives/xbps-alternatives.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/xbps-alternatives/xbps-alternatives.1 b/bin/xbps-alternatives/xbps-alternatives.1 index a74a2ba1..10bf7aec 100644 --- a/bin/xbps-alternatives/xbps-alternatives.1 +++ b/bin/xbps-alternatives/xbps-alternatives.1 @@ -23,7 +23,7 @@ alternative groups registered previously, the previous package is set as default .Bl -tag -width -x .It Fl C, Fl -config Ar dir Specifies a path to the XBPS configuration directory. -If the first character is not '\/' then it's a relative path of +If the first character is not '/' then it's a relative path of .Ar rootdir . .It Fl d, Fl -debug Enables extra debugging shown to stderr.