Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
deee6807
Commit
deee6807
authored
2 weeks ago
by
Rob Swindell
Browse files
Options
Downloads
Patches
Plain Diff
Make it clear that linked nodes includes linked points in the help text
parent
e5a6b0b0
No related branches found
No related tags found
No related merge requests found
Pipeline
#8950
passed
2 weeks ago
Stage: build
Stage: test
Stage: cleanup
Changes
1
Pipelines
3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/sbbs3/echocfg.c
+6
-6
6 additions, 6 deletions
src/sbbs3/echocfg.c
with
6 additions
and
6 deletions
src/sbbs3/echocfg.c
+
6
−
6
View file @
deee6807
...
@@ -967,8 +967,8 @@ USAGE:
...
@@ -967,8 +967,8 @@ USAGE:
"general to the operation of the tosser (SBBSecho) and mailer (BinkIT).
\n
"
"general to the operation of the tosser (SBBSecho) and mailer (BinkIT).
\n
"
"
\n
"
"
\n
"
"The `Linked Nodes` sub-menu is where you configure your FidoNet-style
\n
"
"The `Linked Nodes` sub-menu is where you configure your FidoNet-style
\n
"
"links: other FidoNet-style node
s/
systems you regularly connect
with
\n
"
"links: other FidoNet-style node
or point
systems you regularly connect
\n
"
"to exchange mail/files.
\n
"
"
wth
to exchange mail/files.
\n
"
"
\n
"
"
\n
"
"The `Archive Types` sub-menu is where you configure your archive
\n
"
"The `Archive Types` sub-menu is where you configure your archive
\n
"
"programs (a.k.a.
\"
packers
\"
) used for the packing and unpacking of
\n
"
"programs (a.k.a.
\"
packers
\"
) used for the packing and unpacking of
\n
"
...
@@ -1021,15 +1021,15 @@ USAGE:
...
@@ -1021,15 +1021,15 @@ USAGE:
uifc
.
helpbuf
=
uifc
.
helpbuf
=
"~ Linked Nodes ~
\n\n
"
"~ Linked Nodes ~
\n\n
"
"From this menu you can configure the settings for your linked
\n
"
"From this menu you can configure the settings for your linked
\n
"
"FidoNet-style nodes (uplinks and downlinks).
\n
"
"FidoNet-style
points and
nodes (uplinks and downlinks).
\n
"
"
\n
"
"
\n
"
"A single node configuration can represent
one node or a collection
\n
"
"A single
linked
node configuration can represent
a single linked node
\n
"
"
of node
s, by using the `ALL` wildcard word.
\n
"
"
/point or a collection of of link
s, by using the `ALL` wildcard word.
\n
"
"
\n
"
"
\n
"
"The hexadecimal numbers in parentheses are provided as an aide when
\n
"
"The hexadecimal numbers in parentheses are provided as an aide when
\n
"
"correlating FidoNet files and BSO directories with node numbers.
\n
"
"correlating FidoNet files and BSO directories with node numbers.
\n
"
"
\n
"
"
\n
"
"An exclamation mark denotes passive (inactive)
node
s.
\n
"
;
"An exclamation mark denotes passive (inactive)
link
s.
\n
"
;
;
;
for
(
u
=
0
;
u
<
cfg
.
nodecfgs
;
u
++
)
{
for
(
u
=
0
;
u
<
cfg
.
nodecfgs
;
u
++
)
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment