INN commit: trunk/doc/pod (5 files)
INN Commit
Russ_Allbery at isc.org
Sat Sep 15 21:49:08 UTC 2007
Date: Saturday, September 15, 2007 @ 14:49:08
Author: iulius
Revision: 7674
Update "SEE ALSO" references and add a word about docheckgroups
and mod-active in active(5) and active.times(5).
Modified:
trunk/doc/pod/active.pod
trunk/doc/pod/active.times.pod
trunk/doc/pod/ckpasswd.pod
trunk/doc/pod/convdate.pod
trunk/doc/pod/readers.conf.pod
------------------+
active.pod | 8 +++++---
active.times.pod | 9 +++++----
ckpasswd.pod | 2 +-
convdate.pod | 4 ++++
readers.conf.pod | 3 ++-
5 files changed, 17 insertions(+), 9 deletions(-)
Modified: active.pod
===================================================================
--- active.pod 2007-09-15 21:18:50 UTC (rev 7673)
+++ active.pod 2007-09-15 21:49:08 UTC (rev 7674)
@@ -110,7 +110,8 @@
C<ctlinnd newgroup>. You can also synchronize your newsgroup list to
that of another server by using actsync(8) or get the F<active> file
of another NNTP server with getlist(1). And do not forget to update
-your F<newsgroups> file.
+your F<newsgroups> file, which can be automatically done thanks to
+B<docheckgroups> called with the B<-u> flag.
=head1 HISTORY
@@ -121,7 +122,8 @@
=head1 SEE ALSO
-active.times(5), actsync(8), controlchan(8), ctlinnd(8), getlist(1),
-inn.conf(5), innd(8), news.daily(8), newsgroups(5), readers.conf(5).
+active.times(5), actsync(8), controlchan(8), ctlinnd(8), docheckgroups(8),
+getlist(1), inn.conf(5), innd(8), mod-active(8), news.daily(8), newsgroups(5),
+readers.conf(5).
=cut
Modified: active.times.pod
===================================================================
--- active.times.pod 2007-09-15 21:18:50 UTC (rev 7673)
+++ active.times.pod 2007-09-15 21:49:08 UTC (rev 7674)
@@ -6,9 +6,9 @@
The file I<pathdb>/active.times provides a chronological record of when
newsgroups were created on the local server. This file is normally
-updated by B<innd> whenever a newgroup control message is processed or a
-C<ctlinnd newgroup> command is issued, and is used by B<nnrpd> to answer
-NEWGROUPS requests.
+updated by B<mod-active> and B<innd> whenever a newgroup control message
+is processed or a C<ctlinnd newgroup> command is issued, and is used
+by B<nnrpd> to answer NEWGROUPS requests.
Each line consists of three fields:
@@ -47,6 +47,7 @@
=head1 SEE ALSO
-active(5), convdate(1), ctlinnd(8), getlist(1), inn.conf(5), innd(8), nnrpd(8).
+active(5), convdate(1), ctlinnd(8), getlist(1), inn.conf(5), innd(8),
+mod-active(8), nnrpd(8).
=cut
Modified: ckpasswd.pod
===================================================================
--- ckpasswd.pod 2007-09-15 21:18:50 UTC (rev 7673)
+++ ckpasswd.pod 2007-09-15 21:49:08 UTC (rev 7674)
@@ -178,7 +178,7 @@
=head1 SEE ALSO
-crypt(3), pam(7), readers.conf(5), nnrpd(8).
+crypt(3), nnrpd(8), pam(7), readers.conf(5).
Linux users who want to use PAM should read the Linux-PAM System
Administrator's Guide at
Modified: convdate.pod
===================================================================
--- convdate.pod 2007-09-15 21:18:50 UTC (rev 7673)
+++ convdate.pod 2007-09-15 21:49:08 UTC (rev 7674)
@@ -94,4 +94,8 @@
$Id$
+=head1 SEE ALSO
+
+active.times(5).
+
=cut
Modified: readers.conf.pod
===================================================================
--- readers.conf.pod 2007-09-15 21:18:50 UTC (rev 7673)
+++ readers.conf.pod 2007-09-15 21:49:08 UTC (rev 7674)
@@ -817,6 +817,7 @@
=head1 SEE ALSO
-ckpasswd(8), inn.conf(5), innd(8), newsfeeds(5), nnrpd(8), uwildmat(3)
+auth_krb5(8), auth_smb(8), ckpasswd(8), inn.conf(5), innd(8), newsfeeds(5),
+nnrpd(8), uwildmat(3).
=cut
More information about the inn-committers
mailing list