From 2bf81a7216de76e543632a38100b705a6ce837aa Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Sat, 20 Jan 2024 18:12:00 +0000 Subject: [PATCH] Fix AnimID column docs, must not be null, plus other columns --- doc/src/tables/biography_log.m4 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/src/tables/biography_log.m4 b/doc/src/tables/biography_log.m4 index a42f244..c71f4d1 100644 --- a/doc/src/tables/biography_log.m4 +++ b/doc/src/tables/biography_log.m4 @@ -60,11 +60,11 @@ date. AnimID (Animal IDentifier) `````````````````````````` -.. |BIOGRAPHY.AnimID_summary| replace:: +.. |BIOGRAPHY_LOG.AnimID_summary| replace:: The |BIOGRAPHY|.\ |BIOGRAPHY.AnimID| which identifies the - chimpanzee who's demographic information was updated. + chimpanzee who's information was updated. -|BIOGRAPHY.AnimID_summary| |keycol| |cannot_change| +|BIOGRAPHY_LOG.AnimID_summary| |notnull| .. _BIOGRAPHY_LOG.Description: @@ -84,7 +84,7 @@ Rationale ````````` .. |BIOGRAPHY_LOG.Rationale_summary| replace:: - A description of why the change was made. + The rationale for the change to the |BIOGRAPHY| data. |BIOGRAPHY_LOG.Rationale_summary| |notempty| |notnull| -- 2.34.1