Bug 245711

Summary: Porter's Handbook: 10.5.3 misleading name for 13-CURRENT jail
Product: Documentation Reporter: Felix Palmen <zirias>
Component: Books & ArticlesAssignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Some People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Felix Palmen freebsd_committer freebsd_triage 2020-04-17 20:54:21 UTC
10.5.3 Creating Poudriere Jails has the following text:

| Note: To create a Poudriere jail for 13.0-CURRENT:
| # poudriere jail -c -j 12amd64 -v head -a amd64 -m svn+https

This is misleading, probably a leftover from when 12 was -CURRENT.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-04-18 02:58:31 UTC
A commit references this bug:

Author: linimon
Date: Sat Apr 18 02:58:05 UTC 2020
New revision: 54059
URL: https://svnweb.freebsd.org/changeset/doc/54059

Log:
  Fix misleading comment, a leftover from when 12 was -CURRENT.

  PR:		245711
  Submitted by:	Felix Palmen <felix@palmen-it.de>

Changes:
  head/en_US.ISO8859-1/books/porters-handbook/testing/chapter.xml
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2020-04-18 02:59:06 UTC
Committed, thanks.