From 0801ce42ce9f9b978b62d607a5121baed2ab31d5 Mon Sep 17 00:00:00 2001
From: deuce <>
Date: Sat, 16 Jun 2012 06:54:34 +0000
Subject: [PATCH] Add note regarding the optionalness of the newsgroup name.

---
 ctrl/newslink.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ctrl/newslink.cfg b/ctrl/newslink.cfg
index 754a18979a..d3169a8fa1 100644
--- a/ctrl/newslink.cfg
+++ b/ctrl/newslink.cfg
@@ -17,6 +17,8 @@ PASS your.password
 ; The first word must be "AREA"
 ; The second word is the internal code for the sub-board you wish to link (as shown in SCFG)
 ; The third word is the newsgroup name (as it appears on the news server)
+;    If the newsgroup name is the same as in scfg and there are no flags,
+;    the third and fourth field may be omitted.
 ; The fourth word is an optional list of flag characters (see docs/newslink.txt details)
 
 ; Example:
-- 
GitLab