diff options
-rw-r--r-- | README | 8 | ||||
-rw-r--r-- | xtools.1 | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/README b/README index 1af3e16..8dbf8ad 100644 --- a/README +++ b/README @@ -111,7 +111,8 @@ COMMANDS xuname – display system info relevant for debugging Void - xpcdeps pcfile ... - finds package matching the Requires: section of pkg-config files + xpcdeps pcfile ... – finds package matching the Requires: section of pkg- + config files DESCRIPTION Tools working on the void-packages tree use xdistdir to find it, check @@ -126,10 +127,9 @@ LICENSE To the extent possible under law, the creator of this work has waived all copyright and related or neighboring rights to this work. - http://creativecommons.org/publicdomain/zero/1.0/ + http://creativecommons.org/publicdomain/zero/1.0/ BUGS - All bugs should be reported to - https://github.com/chneukirchen/xtools + All bugs should be reported to https://github.com/leahneukirchen/xtools Void Linux May 2, 2017 Void Linux diff --git a/xtools.1 b/xtools.1 index e3570b1..a1d5590 100644 --- a/xtools.1 +++ b/xtools.1 @@ -263,4 +263,4 @@ neighboring rights to this work. .Lk http://creativecommons.org/publicdomain/zero/1.0/ .Sh BUGS All bugs should be reported to -.Lk https://github.com/chneukirchen/xtools +.Lk https://github.com/leahneukirchen/xtools |