summaryrefslogtreecommitdiff
path: root/core/procps-ng/sysctl_man.patch
diff options
context:
space:
mode:
Diffstat (limited to 'core/procps-ng/sysctl_man.patch')
-rw-r--r--core/procps-ng/sysctl_man.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/core/procps-ng/sysctl_man.patch b/core/procps-ng/sysctl_man.patch
deleted file mode 100644
index d6023edfb..000000000
--- a/core/procps-ng/sysctl_man.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/sysctl.8
-+++ b/sysctl.8
-@@ -55,7 +55,7 @@
- \fB\-w\fR, \fB\-\-write\fR
- Use this option when you want to change a sysctl setting.
- .TP
--\fB\-p\fR, \fB\-\-load\fR[=\fIFILE\fR]
-+\fB\-p\fR[\fIFILE\fR], \fB\-\-load\fR[=\fIFILE\fR]
- Load in sysctl settings from the file specified or /etc/sysctl.conf if none
- given. Specifying \- as filename means reading data from standard input.
- .TP
-@@ -117,7 +117,7 @@
- .br
- /sbin/sysctl \-w kernel.domainname="example.com"
- .br
--/sbin/sysctl \-p /etc/sysctl.conf
-+/sbin/sysctl \-p/etc/sysctl.conf
- .br
- /sbin/sysctl \-a \-\-pattern forward
- .br