about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-01 13:06:47 -0400
committerJune McEnroe <june@causal.agency>2020-05-01 13:06:47 -0400
commitb43c960374ff63f63be60f16b56bf5399735e5e3 (patch)
tree52a775c678c7568d88375ea2989c7cbf8fbaafd3
parentAdd README.7, LICENSE (diff)
downloadbubger-b43c960374ff63f63be60f16b56bf5399735e5e3.tar.gz
bubger-b43c960374ff63f63be60f16b56bf5399735e5e3.zip
Fix UIDNEXT removal documentation
Threads are still only updated if any of their messages are new.
Diffstat (limited to '')
-rw-r--r--bubger.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bubger.1 b/bubger.1
index 7ff6767..f257bd3 100644
--- a/bubger.1
+++ b/bubger.1
@@ -142,7 +142,7 @@ Cached Atom, HTML and mboxrd fragments for each message.
 .It Pa UIDNEXT
 Stores the next UID of the mailbox.
 Remove this file to force re-render
-thread and index pages and feeds.
+the index page and feed.
 .It Pa UIDVALIDITY
 Stores the mailbox UID validity.
 .El
span>css: fix bad rendering in Internet ExplorerLars Hjemli 2007-05-11Add links to enable downloading of tagged blobsLars Hjemli 2007-05-11Makefile: add support for building w.o. preinstalled gitLars Hjemli 2007-05-11Tag release v0.3Lars Hjemli 2007-05-11Update README with submodule build infoLars Hjemli 2007-05-11Add submodule links in tree listingLars Hjemli 2007-05-11Add submodules.sh and use it during buildsLars Hjemli 2007-05-11Added git as a submoduleLars Hjemli 2007-05-09Add support for downloading single blobsLars Hjemli 2007-05-08ui-view: show pathname if specified in querystringLars Hjemli 2007-05-08Update to libgit 1.5.2-rc2Lars Hjemli 2007-02-21Layout updateLars Hjemli 2007-02-08Make snapshot feature configurableLars Hjemli 2007-02-08Add support for snapshotsLars Hjemli 2007-02-05cgit v0.2Lars Hjemli 2007-02-05Add support for prefix and gitsrc arguments to 'make'Lars Hjemli 2007-02-04Update cgitrc templateLars Hjemli 2007-02-04Add support for lightweight tagsLars Hjemli 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli 2007-02-04Do not die if tag has no messageLars Hjemli 2007-02-03Fix search for non-virtual urlsLars Hjemli 2007-01-28Update README with install/config informationLars Hjemli