Bug 264766

Summary: Remove references to defunct RELEASE
Product: Documentation Reporter: Muhammad Moinur Rahman <bofh>
Component: Books & ArticlesAssignee: Chris Rees <crees>
Status: Closed FIXED    
Severity: Affects Some People CC: carlavilla, grahamperrin, pauamma
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263333
Attachments:
Description Flags
Remove defunct 11 RELEASE
none
Remove defunct 11 RELEASE none

Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2022-06-19 09:43:31 UTC
Created attachment 234781 [details]
Remove defunct 11 RELEASE

Some of the documentation still refers 11.X RELEASE. Update those to match latest 13.X or 12.X releases.

- Remove trailing whitespaces
- Remove trailing blank lines
Comment 1 Pau Amma 2022-06-19 16:30:59 UTC
Comment on attachment 234781 [details]
Remove defunct 11 RELEASE

>diff --git a/documentation/content/en/books/handbook/ports/_index.adoc b/documentation/content/en/books/handbook/ports/_index.adoc
>index cfe881e847..017411beda 100644
>--- a/documentation/content/en/books/handbook/ports/_index.adoc
>+++ b/documentation/content/en/books/handbook/ports/_index.adoc

>-11.4-RELEASE-p1:
>+13.1-RELEASE-p1:

No -p1 yet. See the latest advisory date in https://www.freebsd.org/security/advisories/, over a month before 13.1 release.

>-11.4-RELEASE-p1:
>+13.1-RELEASE-p1:

Ditto.

>-11.4-RELEASE-p1
>+13.1-RELEASE-p1

Ditto.

>-[00:04:07] Jail 11amd64 11.4-RELEASE-p1 amd64 is ready to be used
>+[00:04:07] Jail 13amd64 13.1-RELEASE-p1 amd64 is ready to be used

Ditto.
Comment 2 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2022-06-19 16:34:41 UTC
Created attachment 234788 [details]
Remove defunct 11 RELEASE
Comment 3 Graham Perrin freebsd_committer freebsd_triage 2022-07-10 12:23:41 UTC
<https://docs.freebsd.org/en/books/developers-handbook/book/#_introduction_to_available_debuggers> 

> … The standard debugger supplied with FreeBSD 12.1 …

> … The lldb command is available for FreeBSD 11.3 …

> … not installed by default on FreeBSD 12.1 …

> … version installed by default on FreeBSD 11.3 …
Comment 4 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2022-10-08 10:14:28 UTC
Approved. Thanks for the patch!
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-10-08 20:04:06 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=0e7cd233ef49952e967f3ed719921004ac4e777d

commit 0e7cd233ef49952e967f3ed719921004ac4e777d
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-10-08 20:01:04 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-10-08 20:01:04 +0000

    Remove defunct 11 RELEASE

    Some of the documentation still refers 11.X RELEASE. Update those to
    match latest 13.X or 12.X releases.

    - Remove trailing whitespaces
    - Remove trailing blank lines

    PR:             264766
    Approved by:    carlavilla (mentor)

 .../content/en/books/handbook/ports/_index.adoc    | 44 ++++++-------
 .../en/books/porters-handbook/testing/_index.adoc  | 76 +++++++++++-----------
 2 files changed, 60 insertions(+), 60 deletions(-)