aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-02-26 17:18:13 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-02-26 17:18:13 +1300
commit82ddc95286692777ea9ba4c6518ac7140873a4e1 (patch)
tree86a00583170475cae73ad0dfb001b6489163d1ba
parentNew background (diff)
downloaddotfiles-82ddc95286692777ea9ba4c6518ac7140873a4e1.tar.gz
dotfiles-82ddc95286692777ea9ba4c6518ac7140873a4e1.zip
Correct manual page dates
-rw-r--r--man/man1/maybe.12
-rw-r--r--man/man1/try.12
2 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/maybe.1 b/man/man1/maybe.1
index 980e272f..0fdbb545 100644
--- a/man/man1/maybe.1
+++ b/man/man1/maybe.1
@@ -1,4 +1,4 @@
-.TH MAYBE 1 "November 2015" "Manual page for maybe"
+.TH MAYBE 1 "February 2016" "Manual page for maybe"
.SH NAME
.B maybe
\- possibly exit with success
diff --git a/man/man1/try.1 b/man/man1/try.1
index 380c0a29..89e893b4 100644
--- a/man/man1/try.1
+++ b/man/man1/try.1
@@ -1,4 +1,4 @@
-.TH TRY 1 "November 2015" "Manual page for try"
+.TH TRY 1 "February 2016" "Manual page for try"
.SH NAME
.B try
\- attempt a command up to a certain number of times until it succeeds