Merge pull request #247 from ebfe/man

manpages: fix invalid escape
This commit is contained in:
Juan RP
2017-10-25 09:18:11 +02:00
committed by GitHub
9 changed files with 12 additions and 12 deletions

View File

@ -62,11 +62,11 @@ if no package is depending on it directly.
.No See Fl -mode Sy auto No in Xr xbps-pkgdb 1 .
.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 c, Fl -cachedir Ar dir
Specifies a path to the cache directory, where binary packages are stored.
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.