diff options
Diffstat (limited to 'usr/src/tools/scripts/its.reg')
| -rw-r--r-- | usr/src/tools/scripts/its.reg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/tools/scripts/its.reg b/usr/src/tools/scripts/its.reg index 1f40e67fe6..cf03804cf2 100644 --- a/usr/src/tools/scripts/its.reg +++ b/usr/src/tools/scripts/its.reg @@ -65,7 +65,7 @@ # # REGEX (required) # -# A regexp(5) to tokenize a valid, unique key. See NOTES below. +# A regexp(7) to tokenize a valid, unique key. See NOTES below. # # CONTACT # @@ -78,7 +78,7 @@ # NOTES # # REGEX should use parenthesization via \(\) to provide one or more -# tokens to be substituted in *_URLs. See regexp(5) for syntax. +# tokens to be substituted in *_URLs. See regexp(7) for syntax. # # A REGEX for a particular system is required to match any unique keys # that are valid for that system. For the common case, where such a key |
