]> git.pld-linux.org Git - packages/openssh.git/blobdiff - openssh-sigpipe.patch
- add http://www.imasy.or.jp/~gotoh/ssh/connect.html
[packages/openssh.git] / openssh-sigpipe.patch
index 05f126f2439e651073a1da92e4c7fd3a106b5288..1c0e825b9a1e6a4ee18e5e620377ae5e01c901f3 100644 (file)
@@ -34,13 +34,14 @@ diff -Naur openssh-3.5p1/ssh.1 openssh-3.5p1-p/ssh.1
  .Op Fl b Ar bind_address
  .Op Fl c Ar cipher_spec
  .Op Fl e Ar escape_char
-@@ -412,6 +412,9 @@
+@@ -412,6 +412,10 @@
  .It Fl b Ar bind_address
  Specify the interface to transmit from on machines with multiple
  interfaces or aliased addresses.
 +.It Fl B
 +Enables processing of SIGPIPE. Useful when using ssh output as input for
-+another process, for example in a shell script.
++another process, for example in a shell script. Be careful - it may break
++port/X11 forwarding when used.
  .It Fl c Ar blowfish|3des|des
  Selects the cipher to use for encrypting the session.
  .Ar 3des
This page took 0.039316 seconds and 4 git commands to generate.