Closed
Bug 187561
Opened 22 years ago
Closed 21 years ago
Help glossary should say TCP/IP are two protocolls
Categories
(Documentation Graveyard :: Help Viewer, defect)
Documentation Graveyard
Help Viewer
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: lord_x, Assigned: rjkeller)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.1) Gecko/20020826
In the glossar it's written, that TCP/IP is a protocoll. I mean this are two
protocolls and TCP stands over IP. TCP can be exchanged by UDP.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•22 years ago
|
||
Browser:Help is for the help system. Doc:User is for Help file
contents
Assignee: oeschger → rudman
Blocks: 187558
Component: Help → User
Product: Browser → Documentation
QA Contact: tpreston → rudman
Summary: It's not written, that tcp/ip are two protocolls → Help glossary should say TCP/IP are two protocolls
Version: Trunk → unspecified
Updated•22 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•21 years ago
|
OS: Linux → All
Comment 3•21 years ago
|
||
Diff isn't working for me right now. It seems as if nothing is.
Anyway, I edited line 113 & added a new line 114 in help-glossary.rdf
I didn't edit anything else; I don't know what you want.
Here are the lines:
<rdf:li> <rdf:Description nc:name="TCP (Transmission Control Protocol)"
nc:link="glossary.html#tcp"/> </rdf:li>
<rdf:li> <rdf:Description nc:name="IP (Internet Protocol)"
nc:link="glossary.html#ip"/> </rdf:li>
Assignee | ||
Comment 4•21 years ago
|
||
We want to split the glossary.html file that defines TCP/IP to be changed to 2
separate definitions. TCP and IP. I'll do the glossary.rdf stuff, so don't worry
about that.
Comment 5•21 years ago
|
||
Do we need to get this detailed for a user help system? Why not just specify in
the TCP/IP entry that the two are separate protocols?
Assignee | ||
Comment 6•21 years ago
|
||
I fully agree with kovu. The help glossary is getting to bloated. This level of
detail is not needed for an end-user glossary. I rarely, if ever, see TCP/IP
shown as two protocols.
WONTFIX.
Status: NEW → RESOLVED
Closed: 21 years ago
QA Contact: rudman → stolenclover
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•