diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-03-30 11:22:22 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-03-30 11:22:22 +0000 |
commit | 01f0236f58775e2bf60250caf2b9740bd9f988ea (patch) | |
tree | 52632602ec7a0d59e27c54773670de64266e89e9 /docs/htmldocs/portability.html | |
parent | cb830f05ae4ab5057209fb1b7c68bae450e78b22 (diff) | |
download | samba-01f0236f58775e2bf60250caf2b9740bd9f988ea.tar.gz samba-01f0236f58775e2bf60250caf2b9740bd9f988ea.tar.bz2 samba-01f0236f58775e2bf60250caf2b9740bd9f988ea.zip |
- Regenerate docs
- Document 'preload modules'
(This used to be commit 57407401d0f261d4b8e42fdc64479afef10211c3)
Diffstat (limited to 'docs/htmldocs/portability.html')
-rw-r--r-- | docs/htmldocs/portability.html | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/docs/htmldocs/portability.html b/docs/htmldocs/portability.html index b6d406ce1d..c3667284d9 100644 --- a/docs/htmldocs/portability.html +++ b/docs/htmldocs/portability.html @@ -74,7 +74,7 @@ CLASS="CHAPTER" ><A NAME="PORTABILITY" ></A ->Chapter 21. Portability</H1 +>Chapter 24. Portability</H1 ><P >Samba works on a wide range of platforms but the interface all the platforms provide is not always compatible. This chapter contains @@ -84,8 +84,8 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3156" ->21.1. HPUX</A +NAME="AEN3626" +>24.1. HPUX</A ></H1 ><P >HP's implementation of supplementary groups is, er, non-standard (for @@ -114,8 +114,8 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3162" ->21.2. SCO Unix</A +NAME="AEN3632" +>24.2. SCO Unix</A ></H1 ><P > @@ -131,8 +131,8 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3166" ->21.3. DNIX</A +NAME="AEN3636" +>24.3. DNIX</A ></H1 ><P >DNIX has a problem with seteuid() and setegid(). These routines are @@ -238,8 +238,8 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3195" ->21.4. RedHat Linux Rembrandt-II</A +NAME="AEN3665" +>24.4. RedHat Linux Rembrandt-II</A ></H1 ><P >By default RedHat Rembrandt-II during installation adds an @@ -262,16 +262,16 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3201" ->21.5. AIX</A +NAME="AEN3671" +>24.5. AIX</A ></H1 ><DIV CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN3203" ->21.5.1. Sequential Read Ahead</A +NAME="AEN3673" +>24.5.1. Sequential Read Ahead</A ></H2 ><P >Disabling Sequential Read Ahead using "vmtune -r 0" improves |