diff options
author | Samba Release Account <samba-bugs@samba.org> | 1996-10-02 04:03:49 +0000 |
---|---|---|
committer | Samba Release Account <samba-bugs@samba.org> | 1996-10-02 04:03:49 +0000 |
commit | 70c07c22b421004987e5d006bfbe5c0980a1aacc (patch) | |
tree | 6de9a001de8d3549964833dcff63a2639072cbdb /docs/INSTALL.txt | |
parent | 0a9cb734664e4a8047bf42a33b7cac021947f5b7 (diff) | |
download | samba-70c07c22b421004987e5d006bfbe5c0980a1aacc.tar.gz samba-70c07c22b421004987e5d006bfbe5c0980a1aacc.tar.bz2 samba-70c07c22b421004987e5d006bfbe5c0980a1aacc.zip |
Dan
(This used to be commit 203f49a4e2b868c4afb7dbd96a83598d2f6d480d)
Diffstat (limited to 'docs/INSTALL.txt')
-rw-r--r-- | docs/INSTALL.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/INSTALL.txt b/docs/INSTALL.txt index 1322047fd1..6888755525 100644 --- a/docs/INSTALL.txt +++ b/docs/INSTALL.txt @@ -8,6 +8,10 @@ try something like: nroff -man smbd.8 | more +Unfortunately, having said this, the man pages are sadly out of date and +really need more effort to maintain them. Other sources of information +are pointed to by the Samba web site, http://samba.canberra.edu.au/pub/samba. + STEP 1. Building the binaries To do this, first edit the file source/Makefile. You will find that |