diff options
Diffstat (limited to 'lib/resource.sgml')
-rw-r--r-- | lib/resource.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/resource.sgml b/lib/resource.sgml index df02bbf..6b6dd7d 100644 --- a/lib/resource.sgml +++ b/lib/resource.sgml @@ -21,7 +21,7 @@ modules of BIRD, deallocates everything automatically when a module shuts down and it's is able to print out the list of resources and the corresponding modules they are allocated by. -<p>Each allocated resource (and from now we'll speak about allocated +<p>Each allocated resource (from now we'll speak about allocated resources only) is represented by a structure starting with a standard header (struct <struct/resource/) consisting of a list node (resources are often linked to various lists) and a pointer to <struct/resclass/ -- a resource |