OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

52 lines
2.2 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: package/.../tcp_wrappers/0002-tcp_wrappers-7.6-man-typos.patch
  5. # Copyright (C) 2011 The OpenSDE Project
  6. #
  7. # More information can be found in the files COPYING and README.
  8. #
  9. # This patch file is dual-licensed. It is available under the license the
  10. # patched project is licensed under, as long as it is an OpenSource license
  11. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  12. # of the GNU General Public License as published by the Free Software
  13. # Foundation; either version 2 of the License, or (at your option) any later
  14. # version.
  15. # --- SDE-COPYRIGHT-NOTE-END ---
  16. diff -ruNp tcp_wrappers_7.6.orig/hosts_access.5 tcp_wrappers_7.6/hosts_access.5
  17. --- tcp_wrappers_7.6.orig/hosts_access.5 2007-07-29 19:46:22.000000000 +0200
  18. +++ tcp_wrappers_7.6/hosts_access.5 2007-07-29 19:46:16.000000000 +0200
  19. @@ -12,7 +12,7 @@ An extended version of the access contro
  20. \fIhosts_options\fR(5) document. The extensions are turned on at
  21. program build time by building with -DPROCESS_OPTIONS.
  22. .PP
  23. -In the following text, \fIdaemon\fR is the the process name of a
  24. +In the following text, \fIdaemon\fR is the process name of a
  25. network daemon process, and \fIclient\fR is the name and/or address of
  26. a host requesting service. Network daemon process names are specified
  27. in the inetd configuration file.
  28. diff -ruNp tcp_wrappers_7.6.orig/tcpdchk.8 tcp_wrappers_7.6/tcpdchk.8
  29. --- tcp_wrappers_7.6.orig/tcpdchk.8 1995-01-08 17:00:31.000000000 +0100
  30. +++ tcp_wrappers_7.6/tcpdchk.8 2007-07-29 19:46:01.000000000 +0200
  31. @@ -1,7 +1,7 @@
  32. .TH TCPDCHK 8
  33. .SH NAME
  34. tcpdchk \- tcp wrapper configuration checker
  35. -.SH SYNOPSYS
  36. +.SH SYNOPSIS
  37. tcpdchk [-a] [-d] [-i inet_conf] [-v]
  38. .SH DESCRIPTION
  39. .PP
  40. diff -ruNp tcp_wrappers_7.6.orig/tcpdmatch.8 tcp_wrappers_7.6/tcpdmatch.8
  41. --- tcp_wrappers_7.6.orig/tcpdmatch.8 2007-07-29 19:46:22.000000000 +0200
  42. +++ tcp_wrappers_7.6/tcpdmatch.8 2007-07-29 19:46:01.000000000 +0200
  43. @@ -1,7 +1,7 @@
  44. .TH TCPDMATCH 8
  45. .SH NAME
  46. tcpdmatch \- tcp wrapper oracle
  47. -.SH SYNOPSYS
  48. +.SH SYNOPSIS
  49. tcpdmatch [-d] [-i inet_conf] daemon client
  50. .sp
  51. tcpdmatch [-d] [-i inet_conf] daemon[@server] [user@]client