Bug 174130

Summary: [patch] faq: update #install-instructions-location
Product: Documentation Reporter: Bas Smeelen <b.smeelen>
Component: Books & ArticlesAssignee: Eitan Adler <eadler>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Bas Smeelen 2012-12-04 21:10:00 UTC
change FAQ 3.4. Where are the instructions for installing FreeBSD? to point to: installing 9.x and later and to point to: installing releases prior to 9.x

Fix: cfd:/usr/doc/head/en_US.ISO8859-1/books/faq % svn diff
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2012-12-07 04:43:06 UTC
Responsible Changed
From-To: freebsd-bugs->eadler

I'll take it.
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2012-12-07 04:44:18 UTC
State Changed
From-To: open->analyzed

awaiting approval or review prior to commit (no action needed from 
submitter)
Comment 3 Bas Smeelen 2012-12-07 12:42:56 UTC
Please consider the following changes in text

Index: en_US.ISO8859-1/books/faq/book.xml
===================================================================
--- en_US.ISO8859-1/books/faq/book.xml (revision 40281)
+++ en_US.ISO8859-1/books/faq/book.xml   (working copy)
@@ -1262,8 +1262,12 @@
   </question>

     <answer>
-          <para>Installation instructions can be found in the <ulink
-       url="&url.books.handbook;/install.html">Handbook entry on installing 
&os;</ulink>.</para>
+        <para>Installation instructions for &os; 9.x and later can be found 
in the
+              Handbook entry on <ulink 
url="&url.books.handbook;/bsdinstall.html">Installing &os;
+           9.x and Later</ulink>.</para>
+         <para>Installation instructions for &os; 8.x and earlier can be 
found in the
+            Handbook entry on <ulink 
url="&url.books.handbook;/install.html">Installing &os;
+              8.x and Earlier</ulink>.</para>
       </answer>
        </qandaentry>
Comment 4 Eitan Adler freebsd_committer freebsd_triage 2013-01-31 14:02:11 UTC
State Changed
From-To: analyzed->closed

I think I committed this some time ago
Comment 5 commit-hook freebsd_committer freebsd_triage 2016-08-27 16:59:40 UTC
A commit references this bug:

Author: marino
Date: Sat Aug 27 16:58:48 UTC 2016
New revision: 420985
URL: https://svnweb.freebsd.org/changeset/ports/420985

Log:
  graphics/zathura: use libmagic from base instead

  The libmagic specification was ambiguous and was falling back to the
  base version.  After notifying of this on the PR, the original submitter
  indicated that the base libmagic is sufficient, so the dependency on
  sysutils/file has been removed with a revbump.

  PR:		174130
  Submitted by:	Walter Schwarzenfeld

Changes:
  head/graphics/zathura/Makefile