diff options
author | bubulle <bubulle@alioth.debian.org> | 2006-01-05 18:11:20 +0000 |
---|---|---|
committer | bubulle <bubulle@alioth.debian.org> | 2006-01-05 18:11:20 +0000 |
commit | 4f751bdd5914c9fe1977021c379d23a8890d6b1f (patch) | |
tree | 79375824863e552677e081c74c468105ff68a817 /patches/documentation.patch | |
parent | f02204c2c7516c02f07b539f4ec97d394472d8a1 (diff) | |
download | samba-4f751bdd5914c9fe1977021c379d23a8890d6b1f.tar.gz |
Switch to quilt for patches management. Refresh all patches
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk@888 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'patches/documentation.patch')
-rw-r--r-- | patches/documentation.patch | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/patches/documentation.patch b/patches/documentation.patch index 505a53c51b..30aab1d469 100644 --- a/patches/documentation.patch +++ b/patches/documentation.patch @@ -1,6 +1,8 @@ ---- samba-3.0.4/docs/manpages/swat.8.orig 2004-05-05 10:22:50.000000000 -0400 -+++ samba-3.0.4/docs/manpages/swat.8 2004-05-10 13:25:53.000000000 -0400 -@@ -80,6 +80,13 @@ +Index: samba-3.0.21a.new/docs/manpages/swat.8 +=================================================================== +--- samba-3.0.21a.new.orig/docs/manpages/swat.8 2006-01-02 09:35:12.832264343 +0100 ++++ samba-3.0.21a.new/docs/manpages/swat.8 2006-01-02 09:35:26.040585018 +0100 +@@ -84,6 +84,13 @@ .SH "INSTALLATION" .PP @@ -14,7 +16,7 @@ Swat is included as binary package with most distributions\&. The package manager in this case takes care of the installation and configuration\&. This section is only for those who have compiled swat from scratch\&. .PP -@@ -87,13 +94,13 @@ +@@ -91,13 +98,13 @@ .TP 3 \(bu @@ -31,7 +33,7 @@ .LP .SS "Inetd Installation" -@@ -102,7 +109,7 @@ +@@ -106,7 +113,7 @@ You need to edit your \fI/etc/inetd\&.conf \fR and \fI/etc/services\fR to enable SWAT to be launched via \fBinetd\fR\&. .PP @@ -40,7 +42,7 @@ .PP \fBswat 901/tcp\fR -@@ -114,10 +121,10 @@ +@@ -118,10 +125,10 @@ the choice of port number isn't really important except that it should be less than 1024 and not currently used (using a number above 1024 presents an obscure security hole depending on the implementation details of your\fBinetd\fR daemon)\&. .PP @@ -53,7 +55,7 @@ .PP Once you have edited \fI/etc/services\fR and \fI/etc/inetd\&.conf\fR you need to send a HUP signal to inetd\&. To do this use \fBkill \-1 PID \fR where PID is the process ID of the inetd daemon\&. -@@ -141,8 +148,8 @@ +@@ -145,8 +152,8 @@ This file must contain a mapping of service name (e\&.g\&., swat) to service port (e\&.g\&., 901) and protocol type (e\&.g\&., tcp)\&. .TP |