Bug 218265

Summary: Broken Link on 1.5.2 Terminology for X Window System
Product: Documentation Reporter: Birchell Eversole <birchell.eversole>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Some People CC: brd
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Diff file to fix the bug I reported none

Description Birchell Eversole 2017-03-31 16:24:51 UTC
Created attachment 181355 [details]
Diff file to fix the bug I reported

In the window manager section, there is a link to xwinman.org. Currently, it directs to http://winmanx.org, which does not connect (At least on machos), I changed it to direct to www.winmanx.org, which correctly directs to the referenced website. Attached is a diff file.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-04-09 00:31:48 UTC
A commit references this bug:

Author: brd
Date: Sun Apr  9 00:31:35 UTC 2017
New revision: 50137
URL: https://svnweb.freebsd.org/changeset/doc/50137

Log:
  Fix a link.

  PR:		218265
  Submitted by:	Birchell Eversole <birchell.eversole@gmail.com>

Changes:
  head/en_US.ISO8859-1/books/handbook/x11/chapter.xml
Comment 2 Brad Davis freebsd_committer freebsd_triage 2017-04-09 00:33:55 UTC
Committed, thanks for the submission!

In the future could you please provide the full path diff.. i.e. run `svn diff path/to/file' from the root of the checkout.