diff options
| author | Dan McDonald <danmcd@joyent.com> | 2022-03-15 12:07:15 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-15 12:07:15 -0400 |
| commit | 83decd22b44019b0fe369224fb19e1ef21263ab6 (patch) | |
| tree | 0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/tools/scripts/its.reg | |
| parent | ad491f11d9af43fd3f0d6159c9e08112de475a54 (diff) | |
| download | illumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz | |
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com>
Approved by: Brian Bennett <brian.bennett@joyent.com>
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 |
