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
906f0d2b
Commit
906f0d2b
authored
2 years ago
by
Rob Swindell
Browse files
Options
Downloads
Patches
Plain Diff
Re-word the QWK BBS-ID help text
parent
743e805e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/sbbs3/scfg/scfgsys.c
+8
-8
8 additions, 8 deletions
src/sbbs3/scfg/scfgsys.c
with
8 additions
and
8 deletions
src/sbbs3/scfg/scfgsys.c
+
8
−
8
View file @
906f0d2b
...
...
@@ -118,14 +118,14 @@ int edit_sys_id(int page, int total)
uifc
.
helpbuf
=
"`BBS ID for QWK Packets:`
\n
"
"
\n
"
"
This is a short system
ID for your BBS that
is
used for QWK packets.
\n
"
"I
t
should be an abbreviation of your BBS name or other related
string
.
\n
"
"
This ID will be used for your outgoing and incoming QWK packets. If
\n
"
"
you plan on networking via QWK packets with
anot
her Synchronet BBS,
\n
"
"
this ID should not begin with a number. The maximum length of the ID
\n
"
"
is eight characters and cannot contain spaces or other invalid DOS
\n
"
"
filename characters. In a QWK packet network, each system must have
\n
"
"
a unique QWK system
ID.
\n
"
"
Enter an
ID for your BBS that
will be
used for QWK
message
packets.
This
\n
"
"I
D
should be an abbreviation of your BBS name or other related
words
.
\n
"
"
\n
"
"
The maximum length of the ID is eight characters and c
an
n
ot
contain spaces
\n
"
"
or other invalid DOS filename characters. This ID should not begin with a
\n
"
"
number.
\n
"
"
\n
"
"
In a QWK packet network, each system must have a unique BBS
ID.
\n
"
;
if
(
page
)
mode
=
wiz_help
(
page
,
total
,
uifc
.
helpbuf
);
...
...
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