diff options
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: * |
