doc: note when some record types were introduced

This commit is contained in:
Michael Davidsaver
2023-05-18 11:57:41 -07:00
parent cb97d662a7
commit 5a1f3ecc8b
7 changed files with 14 additions and 0 deletions

View File

@@ -11,6 +11,8 @@
The printf record is used to generate and write a string using a format
specification and parameters, analogous to the C C<printf()> function.
This record type was included in base.dbd beginning with epics-base 3.15.0.2 .
=head2 Parameter Fields
The record-specific fields are described below, grouped by functionality.