Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2022 11:32:22 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 7963c02c9bc2 - main - rescure.8: Do not recommend release artifact disc2
Message-ID:  <202206301132.25UBWMti033641@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp (doc, ports committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=7963c02c9bc222e8ac8c1a3acb87451bd74b9733

commit 7963c02c9bc222e8ac8c1a3acb87451bd74b9733
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-06-30 11:28:00 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-06-30 11:30:02 +0000

    rescure.8: Do not recommend release artifact disc2
    
    The FreeBSD project does not publish disc2 image anymore.
    
    MFC after:      2 weeks
---
 share/man/man8/rescue.8 | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/share/man/man8/rescue.8 b/share/man/man8/rescue.8
index 299bdfcc6d57..a87ffb31b1a9 100644
--- a/share/man/man8/rescue.8
+++ b/share/man/man8/rescue.8
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 23, 2003
+.Dd June 30, 2022
 .Dt RESCUE 8
 .Os
 .Sh NAME
@@ -82,11 +82,7 @@ possibly mounting a
 .Fx
 rescue or
 .Dq "live file system"
-CD-ROM (e.g.,
-.Li disc2
-of the officially released
-.Fx
-ISO images) and copying files from there.
+CD-ROM and copying files from there.
 Once it is possible to successfully run
 .Pa /bin/sh , /bin/ls ,
 and other standard utilities, try rebooting back into the standard



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206301132.25UBWMti033641>