From 3364a9613e0aebf22a615497d3dbc03b24769c91 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Wed, 27 May 2026 23:57:36 +0000 Subject: [PATCH] Talk about "swelling" not "estrus" in the CYCLE_STATES docs --- doc/src/code_tables.m4 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/doc/src/code_tables.m4 b/doc/src/code_tables.m4 index a4ae70c..a62b6f6 100644 --- a/doc/src/code_tables.m4 +++ b/doc/src/code_tables.m4 @@ -331,12 +331,14 @@ CYCLE_STATES -------------- .. |CYCLE_STATES_summary| replace:: - Contains one row for each degree-of-swelling catagory used to classify - female's estrus states, and an additional row for individuals that - have no estrus state. + Contains one row for each degree-of-swelling catagory used to + classify female's sexual swelling measurements, and an additional + row for individuals that have no sexual swelling measurement. |CYCLE_STATES_summary| +This table defines the metric for sexual swelling measures. + Special Values `````````````` @@ -378,7 +380,7 @@ Code '''' .. |CYCLE_STATES.Code_summary| replace:: - The code that designates an estrus swelling state. + The code that designates a sexual swelling mesure. |CYCLE_STATES.Code_summary| |caseuniquekeycol| @@ -389,7 +391,7 @@ AsNum ''''' .. |CYCLE_STATES.AsNum_summary| replace:: - A numeric representation of the estrus swelling value, a value able + A numeric representation of the sexual swelling value, a value able to be used in numeric computations. |CYCLE_STATES.AsNum_summary| -- 2.34.1