3 Commits

Author SHA1 Message Date
6f8e688a46 Merge branch 'master' of github.com:dspiljar/mboxgrep 2024-09-23 16:04:20 +02:00
d8f44235f5 Fix Automake to include AUTHORS.md. 2024-09-23 14:37:53 +02:00
6e9600426a Minor update to the man and info pages
Sync the examples section, refer to RFC 4155 for the mbox mailbox
format, and add URLs to Gitea and Github.
2024-09-23 13:15:05 +02:00
2 changed files with 13 additions and 13 deletions

View File

@@ -1,2 +1,2 @@
SUBDIRS = doc src
EXTRA_DIST = contrib COPYING.md INSTALL.md NEWS.md README.md TODO.md
EXTRA_DIST = contrib COPYING.md INSTALL.md NEWS.md README.md TODO.md AUTHORS.md

View File

@@ -12,7 +12,7 @@ File: mboxgrep.info, Node: Top, Up: (dir)
This file documents 'mboxgrep' (version 0.7.12a), a mailbox scanning
utility.
Copyright (C) 2000, 2001, 2002, 2003 Daniel Spiljar
Copyright (C) 2000 - 2003, 2024 Daniel Spiljar
* Menu:
@@ -250,17 +250,17 @@ Sleep well, little friend.

Tag Table:
Node: Top197
Node: Introduction597
Node: Invoking1466
Node: Miscellaneous1828
Node: File locking2113
Node: Regexp selection2750
Node: Output control3302
Node: Search scope selection4342
Node: Mailbox type selection4583
Node: Examples4904
Node: Bugs5728
Node: To Vicky6146
Node: Introduction592
Node: Invoking1461
Node: Miscellaneous1823
Node: File locking2108
Node: Regexp selection2745
Node: Output control3297
Node: Search scope selection4337
Node: Mailbox type selection4578
Node: Examples4899
Node: Bugs5723
Node: To Vicky6141

End Tag Table