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/cmd/nsadmin | |
| 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/cmd/nsadmin')
| -rw-r--r-- | usr/src/cmd/nsadmin/system | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/cmd/nsadmin/system b/usr/src/cmd/nsadmin/system index 8ab13b7d3f..f9663c7db2 100644 --- a/usr/src/cmd/nsadmin/system +++ b/usr/src/cmd/nsadmin/system @@ -31,7 +31,7 @@ * files in /etc/system.d are combined in alphabetical order and read by * the kernel before this file (/etc/system) is processed. * -* Refer to the system(4) manual page for more information and +* Refer to the system(5) manual page for more information and * recommendations on naming fragment files. * * !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! @@ -100,7 +100,7 @@ * set: * * Set an integer variable in the kernel or a module to a new value. -* This facility should be used with caution. See system(4). +* This facility should be used with caution. See system(5). * * Examples: * |
