diff options
| author | Gerald Carter <jerry@samba.org> | 2003-01-16 02:20:27 +0000 | 
|---|---|---|
| committer | Gerald Carter <jerry@samba.org> | 2003-01-16 02:20:27 +0000 | 
| commit | f0e282ebf3e459c559bfc08f3e21fdebb2515621 (patch) | |
| tree | 7354553c74824f0ef50f08264b80cc6a8dfed363 /docs/htmldocs/portability.html | |
| parent | 078468a1474ec09b11b43c808852feca8df32f1a (diff) | |
| download | samba-f0e282ebf3e459c559bfc08f3e21fdebb2515621.tar.gz samba-f0e282ebf3e459c559bfc08f3e21fdebb2515621.tar.bz2 samba-f0e282ebf3e459c559bfc08f3e21fdebb2515621.zip  | |
* merge fixes for SGML syntax errors (does no one ever regenerate the docs?)
* regenerate the docs
* add some files from SAMBA_3_0
(This used to be commit 1af74785f334bd84b2d62e7fc2975f9477386acb)
Diffstat (limited to 'docs/htmldocs/portability.html')
| -rw-r--r-- | docs/htmldocs/portability.html | 23 | 
1 files changed, 7 insertions, 16 deletions
diff --git a/docs/htmldocs/portability.html b/docs/htmldocs/portability.html index 25c24a3a2c..424fbe5c6c 100644 --- a/docs/htmldocs/portability.html +++ b/docs/htmldocs/portability.html @@ -5,7 +5,8 @@  >Portability</TITLE  ><META  NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.77"><LINK +CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ +"><LINK  REL="HOME"  TITLE="SAMBA Project Documentation"  HREF="samba-howto-collection.html"><LINK @@ -72,9 +73,7 @@ WIDTH="100%"></DIV  CLASS="CHAPTER"  ><H1  ><A -NAME="PORTABILITY" -></A ->Chapter 24. Portability</H1 +NAME="PORTABILITY">Chapter 23. 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,9 +83,7 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN3198" -></A ->24.1. HPUX</H1 +NAME="AEN3139">23.1. HPUX</H1  ><P  >HP's implementation of supplementary groups is, er, non-standard (for  hysterical reasons).  There are two group files, /etc/group and @@ -114,9 +111,7 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN3204" -></A ->24.2. SCO Unix</H1 +NAME="AEN3145">23.2. SCO Unix</H1  ><P  >   If you run an old version of  SCO Unix then you may need to get important  @@ -131,9 +126,7 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN3208" -></A ->24.3. DNIX</H1 +NAME="AEN3149">23.3. DNIX</H1  ><P  >DNIX has a problem with seteuid() and setegid(). These routines are  needed for Samba to work correctly, but they were left out of the DNIX @@ -238,9 +231,7 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN3237" -></A ->24.4. RedHat Linux Rembrandt-II</H1 +NAME="AEN3178">23.4. RedHat Linux Rembrandt-II</H1  ><P  >By default RedHat Rembrandt-II during installation adds an  entry to /etc/hosts as follows:  | 
