• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

autoconf/H23-Oct-2016-7,9547,128

contrib/H23-Oct-2016-887628

doc/H03-May-2022-6,8995,379

macros/H23-Oct-2016-2,4002,018

po/H03-May-2022-67,22353,347

src/H03-May-2022-55,24441,522

win32/H23-Oct-2016-573475

COPYINGH A D23-Oct-201617.7 KiB340281

COPYRIGHTH A D23-Oct-20161.3 KiB3222

NEWSH A D23-Oct-2016924 3019

READMEH A D23-Oct-20163.6 KiB9958

configureH A D23-Oct-2016366.7 KiB13,21010,708

README

1slrn is a Usenet client that supports both the Network News Transfer
2Protocol (NNTP) and a news spool on the local filesystem.  Extensive
3information about slrn may be found on its home page at
4<http://slrn.sourceforge.net/>.  Installation instructions may be
5found in the INSTALL file.
6
7The rest of this file provides an overview of the documentation that
8comes with slrn and includes pointers to additional resources.
9
10= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
11			   Files in this directory
12= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
13
14NEWS                    Release Notes
15
16COPYING                 The "GNU GENERAL PUBLIC LICENSE"
17
18COPYRIGHT               Copyright note.
19
20README                  This File.
21
22changes.txt             Lists the changes from version to version.
23
24INSTALL.txt             Installation instructions.
25
26= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
27				Files in doc/
28= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
29
30FAQ                     Frequently Asked Questions about slrn / slrnpull.
31
32FIRST_STEPS             How to setup slrn for the first time.
33
34INSTALL.os2             How to install slrn on OS/2.
35
36INSTALL.unix            How to install slrn on Unix-like systems.
37
38INSTALL.vms             How to install slrn on VMS.
39
40INSTALL.w32             How to install slrn on Windows.
41
42README.GroupLens        Read this if you want support for GroupLens.
43
44README.SSL              Read this if you want support for secure servers (SSL).
45
46README.macros           Some notes on how to expand slrn using the powerful
47                        S-Lang macro language
48
49README.multiuser        How to set up slrn for more than one user.
50
51THANKS                  Thanks to people involved in slrn's development.
52
53VMS-SLRN.HLP            Help file for use on VMS systems.
54
55help.txt                Source file of slrn's online help.
56
57manual.txt              The slrn reference manual, explaining all command
58                        line options, environment variables, config commands
59			and variables, as well as the interactive functions.
60
61pc-keys.txt             A list of key sequences for OS/2 and Windows.
62
63score.sl                A mode for editing score files with the editor jed.
64
65score.txt               An explanation of slrn's scoring feature.
66
67slrn-doc.html           Pointer to the online version of slrn's documentation.
68
69slrn.1                  slrn's manual page for Unix-like systems.
70
71slrn.rc                 Documented sample slrnrc file that can be used as a
72                        template for your personal configuration.
73
74slrnfuns.txt            A list of slrn's intrinsic functions and hooks that
75                        can be used from S-Lang macros.
76
77tm/                     Source files of the documentation in slrnfuns.txt
78
79= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
80			   Files in doc/slrnpull/
81= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
82
83README                  General information and usage of slrnpull.
84
85README.offline		How to fetch article headers first and bodies only on
86                        request.
87
88SETUP                   How to install and configure slrnpull.
89
90score                   Sample scorefile
91
92setgid.txt              Information about the "setgid" feature in slrnpull.
93
94slrn.rc                 Minimal sample slrnrc file for use with slrnpull.
95
96slrnpull.conf           Sample configuration file for slrnpull.
97
98slrnpull.sh             Sample shell script to run slrnpull from cron.
99