From 399e1db7d5ba7ea36422c94e461bab257e6fb056 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 1 Dec 2008 15:31:50 +0000 Subject: 2008-12-01 Joel Sherrill * user/concepts.t: Id has four parts not three. --- doc/ChangeLog | 4 ++++ doc/user/concepts.t | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index a043956f82..44089f0ca1 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2008-12-01 Joel Sherrill + + * user/concepts.t: Id has four parts not three. + 2008-11-03 Joel Sherrill PR 1334/doc diff --git a/doc/user/concepts.t b/doc/user/concepts.t index d5fa4570d2..dec9aee5b9 100644 --- a/doc/user/concepts.t +++ b/doc/user/concepts.t @@ -85,7 +85,7 @@ one-hundred, respectively. @need 3000 An object ID is a unique unsigned thirty-two bit -entity composed of three parts: API, object class, node, and index. +entity composed of four parts: API, object class, node, and index. The data type @code{@value{DIRPREFIX}id} is used to store object IDs. -- cgit v1.2.3