aboutsummaryrefslogtreecommitdiff
path: root/FEATURE-REMOVAL-SCHEDULE.md
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2018-01-12 14:10:42 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2018-01-12 14:10:42 -0600
commitfee2ffe559bc39beec16585daf557b902a53137b (patch)
treef7940d6f48533b0a5c940dd2336d5c1dd12db2a3 /FEATURE-REMOVAL-SCHEDULE.md
parent8878f8916b7682a333d1e40af991cd7354192be1 (diff)
Reformat and fix titles in documentation
Diffstat (limited to 'FEATURE-REMOVAL-SCHEDULE.md')
-rw-r--r--FEATURE-REMOVAL-SCHEDULE.md19
1 files changed, 10 insertions, 9 deletions
diff --git a/FEATURE-REMOVAL-SCHEDULE.md b/FEATURE-REMOVAL-SCHEDULE.md
index 70588059..0d82c3a3 100644
--- a/FEATURE-REMOVAL-SCHEDULE.md
+++ b/FEATURE-REMOVAL-SCHEDULE.md
@@ -1,11 +1,12 @@
-# Features Scheduled for Removal
+Features Scheduled for Removal
+==============================
The following is a list of files and features that are going to be removed in
the source tree. Every entry should contain what exactly is going away, why it
is happening, and who is going to be doing the work. When the feature is
removed, it should also be removed from this file.
-## Service pause action
+# Service pause action
When: 1.0
@@ -13,7 +14,7 @@ Why: The same affect can be obtained with the --nodeps option to stop.
Who:
-## start-stop-daemon options --startas, --chuid , --oknodo
+# start-stop-daemon options --startas, --chuid , --oknodo
When: 1.0
@@ -25,7 +26,7 @@ Why: Obsolete or replaced by other options.
Who:
-## runscript and rc symbolic links
+# runscript and rc symbolic links
When: 1.0
@@ -34,7 +35,7 @@ Why: Deprecated in favor of openrc-run and openrc due to naming
Who:
-## support for the opts variable in service scripts
+# support for the opts variable in service scripts
When: 1.0
@@ -43,7 +44,7 @@ Why: Deprecated in favor of extra_commands, extra_started_commands
Who:
-## support for local_start and local_stop
+# support for local_start and local_stop
When: 1.0
@@ -51,7 +52,7 @@ Why: Deprecated in favor of executable scripts in @SYSCONFDIR@/local.d
Who:
-## the mtab service script
+# the mtab service script
When: force /etc/mtab to link to /proc/self/mounts in 1.0, remove
service in 2.0
@@ -61,13 +62,13 @@ Why: /etc/mtab should be a symbolic link to /proc/self/mounts on modern
Who:
-## C API Functions in rc.h
+# C API Functions in rc.h
If you have a c program that links to librc and uses functions from
there, this section will list API functions which are deprecated and
will be removed along with the reason they are being removed.
-### rc_getline()
+## rc_getline()
When: 1.0