diff options
Diffstat (limited to 'usr/src/man/man1/uname.1')
| -rw-r--r-- | usr/src/man/man1/uname.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr/src/man/man1/uname.1 b/usr/src/man/man1/uname.1 index 12ed819805..a9b7c397bb 100644 --- a/usr/src/man/man1/uname.1 +++ b/usr/src/man/man1/uname.1 @@ -108,7 +108,7 @@ is an implementation specific value defined in Only the super-user is allowed this capability. This change does not persist across reboots of the system. See -.Xr nodename 4 +.Xr nodename 5 for details of how to change a host's name permanently. .It Fl v Prints the operating system version. @@ -140,7 +140,7 @@ character. .El .Sh ENVIRONMENT VARIABLES See -.Xr environ 5 +.Xr environ 7 for descriptions of the following environment variables that affect the execution of .Nm : @@ -154,10 +154,10 @@ and .Xr isalist 1 , .Xr sysinfo 2 , .Xr uname 2 , -.Xr nodename 4 , -.Xr attributes 5 , -.Xr environ 5 , -.Xr standards 5 +.Xr nodename 5 , +.Xr attributes 7 , +.Xr environ 7 , +.Xr standards 7 .Sh NOTES Independent software vendors (ISVs) and others who need to determine detailed characteristics of the platform on which their software is either being |
