Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
20886d97
Commit
20886d97
authored
Apr 02, 2002
by
Per Cederqvist
Browse files
(Person Status Types): Fix the documentation of no-of-created-texts. (Bug 384).
parent
b19b7cd5
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Protocol-A.texi
View file @
20886d97
...
...
@@ -2153,7 +2153,10 @@ The local number of the earliest existing article written by the person.
The local number applies to a local-to-global mapping containing all
articles written by the person.
@item no-of-created-texts
This holds the number of articles written by the person.
This holds the number of articles written by the person, not counting
the articles created before the earliest existing article written by
the person. To get the true number of created articles, compute
@field
{
first-created-local-no
}
+ @field
{
no-of-created-texts
}
- 1.
@item no-of-marks
The number of marked texts this person has.
@item no-of-confs
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment