From 0886012d72962c4bb0ded6dbded1986b1efcb6b7 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 11 Jul 2017 04:30:03 +0200 Subject: [PATCH] xbps-reconfigure.1: fix invalid escape --- bin/xbps-reconfigure/xbps-reconfigure.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/xbps-reconfigure/xbps-reconfigure.1 b/bin/xbps-reconfigure/xbps-reconfigure.1 index b7967a2a..8274f254 100644 --- a/bin/xbps-reconfigure/xbps-reconfigure.1 +++ b/bin/xbps-reconfigure/xbps-reconfigure.1 @@ -37,7 +37,7 @@ option is specified. Configures all packages. .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.