diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2017-04-14 11:10:56 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2017-04-14 11:11:07 -0500 |
commit | 5fd3747b190887d094225547f23007d25e2d9592 (patch) | |
tree | c3269c9317e9f1ab70c98a492685794c5af0fc38 | |
parent | 4694900190a9078397bb9083328b68b489af92f4 (diff) |
reword the bugs section of the openrc-init man page
-rw-r--r-- | man/openrc-init.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/openrc-init.8 b/man/openrc-init.8 index 93068f10..8cd4d02b 100644 --- a/man/openrc-init.8 +++ b/man/openrc-init.8 @@ -37,9 +37,9 @@ doesn't manage getty's directly, so you will need to manage them another way. For example, you can use the agetty service script as described in agetty-guide.md in this distribution. .Sh BUGS -OpenRC 0.25 contains the first release of this init process. -I do not know of any specific issues. However, if you use it, please be -aware that there may be bugs and report any issues you find. +This was first released as part of OpenRC 0.25. +I do not know of any specific issues. However, since this is the first +release of openrc-init, please test and report any issues you find. .Sh SEE ALSO .Xr openrc-shutdown 8 , .Sh AUTHORS |