summaryrefslogtreecommitdiff
path: root/stagit.1
diff options
context:
space:
mode:
Diffstat (limited to 'stagit.1')
-rw-r--r--stagit.16
1 files changed, 3 insertions, 3 deletions
diff --git a/stagit.1 b/stagit.1
index 3e9a77a..360f716 100644
--- a/stagit.1
+++ b/stagit.1
@@ -1,4 +1,4 @@
-.Dd Januari 21, 2018
+.Dd February 6, 2019
.Dt STAGIT 1
.Os
.Sh NAME
@@ -46,8 +46,8 @@ Atom XML feed
.It files.html
List of files in the latest tree, linking to the file.
.It log.html
-List of commits in order of most recent to old of the commits (top to bottom),
-each commit links to a page with a diffstat and diff of the commit.
+List of commits in reverse chronological applied commit order, each commit
+links to a page with a diffstat and diff of the commit.
.It refs.html
Lists references of the repository such as branches and tags.
.El