mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-24 18:06:42 +02:00
Bug #799
- Applied documentation patch for #799, fixing a broken link in the man page. Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
parent
8ff3a1675d
commit
5e693b2530
3 changed files with 4 additions and 2 deletions
2
AUTHORS
2
AUTHORS
|
@ -52,6 +52,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
|
||||||
Michael McCann
|
Michael McCann
|
||||||
Owen Clarke
|
Owen Clarke
|
||||||
Ben Boeckel
|
Ben Boeckel
|
||||||
|
Bryce Harrington
|
||||||
|
|
||||||
Thanks to the following, who submitted detailed bug reports and excellent
|
Thanks to the following, who submitted detailed bug reports and excellent
|
||||||
suggestions:
|
suggestions:
|
||||||
|
@ -90,7 +91,6 @@ suggestions:
|
||||||
Andy Kriger
|
Andy Kriger
|
||||||
Patrick R McDonald
|
Patrick R McDonald
|
||||||
Pete Lewis
|
Pete Lewis
|
||||||
Bryce Harrington
|
|
||||||
Stefan Hacker
|
Stefan Hacker
|
||||||
Alan Barton
|
Alan Barton
|
||||||
Uli Martens
|
Uli Martens
|
||||||
|
|
|
@ -130,6 +130,8 @@
|
||||||
(thanks to Owen Clarke).
|
(thanks to Owen Clarke).
|
||||||
+ Applied patches for bug #798 which allows out-of-source builds (thanks to
|
+ Applied patches for bug #798 which allows out-of-source builds (thanks to
|
||||||
Ben Boeckel).
|
Ben Boeckel).
|
||||||
|
+ Applied documentation patch for #799, fixing a broken link in the man page
|
||||||
|
(thanks to Bryce Harrington).
|
||||||
|
|
||||||
# Untracked Bugs, biggest first.
|
# Untracked Bugs, biggest first.
|
||||||
+ Fixed bug that required the '%YAML' prologue in a YAML import.
|
+ Fixed bug that required the '%YAML' prologue in a YAML import.
|
||||||
|
|
|
@ -756,7 +756,7 @@ man task-tutorial
|
||||||
or the online documentation starting at
|
or the online documentation starting at
|
||||||
|
|
||||||
.RS
|
.RS
|
||||||
<http://taskwarrior.org/wiki/taskwarrior/Simple>
|
<http://taskwarrior.org/projects/taskwarrior/wiki>
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
.SH FILES
|
.SH FILES
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue