diff options
author | Rob Austein <sra@hactrn.net> | 2023-03-25 13:27:25 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2023-03-25 13:27:25 -0400 |
commit | ba87f493e752bec6236f421de962c0035410c9ac (patch) | |
tree | 8088635ca2f03154887202f9887cd68a3963add3 | |
parent | df853d56f4f65e5798a41e58a6821da3908f0861 (diff) |
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -442,14 +442,14 @@ maintaining with `zc`). Limitations: #### `$GENERATE` #### -The `$GENERATE` control operators is not currently implemented. +The `$GENERATE` control operator is not currently implemented. `$GENERATE` is a BIND-specific control operator. We could implement it if there were a real need, but the `$RANGE` operator covers the things for which we have been using `$GENERATE` in the forward zone. -Our current use of `$GENERATE` in reverse zones is a source of -consistency problems, and is therefore unsupported with prejudice. +The IETF NOC's former use of `$GENERATE` in reverse zones was a source +of consistency problems, and is therefore unsupported with prejudice. #### `$REVERSE_ZONE` #### |