From 229051032dbf6a56e99fa3231990df6c61b6fa9b Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Tue, 13 Jul 2004 07:08:32 +0000 Subject: [PATCH] admin-doc-sysname-20040713 FIXES 4054 update docs to reflect sys being static. --- doc/html/AdminReference/auarf234.htm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/html/AdminReference/auarf234.htm b/doc/html/AdminReference/auarf234.htm index d9600592e..0aefe301b 100644 --- a/doc/html/AdminReference/auarf234.htm +++ b/doc/html/AdminReference/auarf234.htm @@ -15,7 +15,7 @@

Administration Reference


[Return to Library] [Contents] [Previous Topic] [Bottom of Topic] [Next Topic] [Index]

-

sys

+

fs sysname

Purpose @@ -29,7 +29,7 @@

sys 
 

Description -

The sys command displays the string stored in kernel memory that +

The fs sysname command displays the string stored in kernel memory that indicates the local machine's CPU/operating system (OS) type. The Cache Manager substitutes the string for the @sys variable which can occur in AFS pathnames; the IBM AFS Quick Beginnings and @@ -46,7 +46,7 @@ like this command can also be used to display the current value.

Examples

The following example shows the output produced on a Sun SPARCStation running Solaris 5.7: -

   % sys
+
   % fs sysname
    sun4x_57
    
 
-- 2.39.5