s4:lib/registry/ldb.c - fix trailing whitespaces
[ira/wip.git] / pcp / README
index 81adb5df3bf435b7dc0fd18ba6734fe47738d536..0c302bbfb4ad70d9e97762e9baf4b609cff65e0a 100644 (file)
@@ -1,3 +1,9 @@
+NOTE! The samba.c source in this directory has been removed pending
+approval from SGI to use it under the GPLv3 license.
+
+Please see Samba 3.0.xx for a copy of this code under the GPLv2
+license if required.
+
 samba PMDA
 ===========
 
 samba PMDA
 ===========
 
@@ -7,7 +13,7 @@ information about transaction activity from the smb daemon.
 
 Note:
        This PMDA may be remade from source and hence requires 
 
 Note:
        This PMDA may be remade from source and hence requires 
-       a C compiler to be installed.
+       a C compiler and Perl to be installed.
 
        Uses of make(1) may fail (without removing or clobbering files)
        if the C compiler cannot be found.  This is most likely to
 
        Uses of make(1) may fail (without removing or clobbering files)
        if the C compiler cannot be found.  This is most likely to
@@ -32,7 +38,7 @@ Installation
 
  +  # mkdir /var/pcp/pmdas/samba
  +  # cp * /var/pcp/pmdas/samba
 
  +  # mkdir /var/pcp/pmdas/samba
  +  # cp * /var/pcp/pmdas/samba
- +  # cp ../source/includes/profile.h /var/pcp/pmdas/samba
+ +  # cp ../source/include/profile.h /var/pcp/pmdas/samba
  +  # cd /var/pcp/pmdas/samba
 
  +  Check that there is no clash in the Performance Metrics Domain
  +  # cd /var/pcp/pmdas/samba
 
  +  Check that there is no clash in the Performance Metrics Domain
@@ -77,7 +83,7 @@ De-installation
 Making something happen
 =======================
 
 Making something happen
 =======================
 
-The application ./smbd updates the shared memory segment to add
+The application "smbd" updates the shared memory segment to add
 profile information about smbd. By default updating is disabled.
 To start updating of the shared memory segment you need to run the
 smbcontrol command to turn on profiling for one or more smbd processes
 profile information about smbd. By default updating is disabled.
 To start updating of the shared memory segment you need to run the
 smbcontrol command to turn on profiling for one or more smbd processes