Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/sysinst Remove note that has been incorrect for a w...



details:   https://anonhg.NetBSD.org/src/rev/0229a6c6724b
branches:  trunk
changeset: 745585:0229a6c6724b
user:      maya <maya%NetBSD.org@localhost>
date:      Fri Mar 06 20:07:26 2020 +0000

description:
Remove note that has been incorrect for a while.

Thanks ottavio for the heads up.

diffstat:

 usr.sbin/sysinst/sysinst.8 |  9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r c905ce47e256 -r 0229a6c6724b usr.sbin/sysinst/sysinst.8
--- a/usr.sbin/sysinst/sysinst.8        Fri Mar 06 19:10:27 2020 +0000
+++ b/usr.sbin/sysinst/sysinst.8        Fri Mar 06 20:07:26 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysinst.8,v 1.2 2020/02/19 21:51:21 martin Exp $
+.\"    $NetBSD: sysinst.8,v 1.3 2020/03/06 20:07:26 maya Exp $
 .\"
 .\" Copyright (c) 2007 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd June 30, 2012
+.Dd March 6, 2020
 .Dt SYSINST 8
 .Os
 .Sh NAME
@@ -43,11 +43,6 @@
 is usually invoked automatically when the system is booted
 from appropriate installation media.
 .Pp
-.Nm
-is usually not present on a
-.Nx
-system that has been fully installed.
-.Pp
 The following options are available:
 .Bl -tag -width XfXdefinition_fileXX
 .It Fl D



Home | Main Index | Thread Index | Old Index