From b5c4f52392fd740f490895bd3cf7fac64e00251a Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Thu, 18 Jun 2026 00:00:51 +0000 Subject: [PATCH] Document that ExtractedBy and EnteredBy columns are PEOPLE codes --- doc/src/tables/aggressions.m4 | 6 ++++-- doc/src/tables/groom_scans_b.m4 | 3 ++- doc/src/tables/groomings.m4 | 3 ++- doc/src/tables/pantgrunts.m4 | 6 ++++-- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/doc/src/tables/aggressions.m4 b/doc/src/tables/aggressions.m4 index 85ae7bd..958031b 100644 --- a/doc/src/tables/aggressions.m4 +++ b/doc/src/tables/aggressions.m4 @@ -329,8 +329,10 @@ Extractedby ``````````` .. |AGGRESSIONS.Extractedby_summary| replace:: - The person who extracted the aggression information from the - written records and prepared it for data entry into the database. + Code for the person who extracted the aggression information from + the written records and prepared it for data entry into the + database. + A |PEOPLE|.\ |PEOPLE.Person| value. |AGGRESSIONS.Extractedby_summary| |notnull| diff --git a/doc/src/tables/groom_scans_b.m4 b/doc/src/tables/groom_scans_b.m4 index f150291..acdfb20 100644 --- a/doc/src/tables/groom_scans_b.m4 +++ b/doc/src/tables/groom_scans_b.m4 @@ -113,8 +113,9 @@ Extractedby ``````````` .. |GROOM_SCANS_B.Extractedby_summary| replace:: - The person who extracted the grooming information from the + Code for the person who extracted the grooming information from the written records and prepared it for data entry into the database. + A |PEOPLE|.\ |PEOPLE.Person| value. |GROOM_SCANS_B.Extractedby_summary| |notnull| diff --git a/doc/src/tables/groomings.m4 b/doc/src/tables/groomings.m4 index 6956654..2605fbb 100644 --- a/doc/src/tables/groomings.m4 +++ b/doc/src/tables/groomings.m4 @@ -135,8 +135,9 @@ Extractedby ``````````` .. |GROOMINGS.Extractedby_summary| replace:: - The person who extracted the grooming information from the + Code for the person who extracted the grooming information from the written records and prepared it for data entry into the database. + A |PEOPLE|.\ |PEOPLE.Person| value. |GROOMINGS.Extractedby_summary| |notnull| diff --git a/doc/src/tables/pantgrunts.m4 b/doc/src/tables/pantgrunts.m4 index a9c9934..d3a52f7 100644 --- a/doc/src/tables/pantgrunts.m4 +++ b/doc/src/tables/pantgrunts.m4 @@ -170,8 +170,10 @@ EnteredBy ````````` .. |PANTGRUNTS.EnteredBy_summary| replace:: - The person who extracted the pantgrunt information from the - written records and prepared it for data entry into the database. + Code for the person who extracted the pantgrunt information from + the written records and prepared it for data entry into the + database. + A |PEOPLE|.\ |PEOPLE.Person| value. |PANTGRUNTS.EnteredBy_summary| |notnull| -- 2.34.1