Bug 228231

Summary: Fill in more details for VLANs in advanced networking chapter
Product: Documentation Reporter: Brian Haug <haug.bsd6114>
Component: Books & ArticlesAssignee: Sevan Janiyan <sevan>
Status: Closed FIXED    
Severity: Affects Some People CC: sevan
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D15586
Attachments:
Description Flags
Suggested changes none

Description Brian Haug 2018-05-14 03:24:56 UTC
Created attachment 193375 [details]
Suggested changes

While trying to implement vlans I was checking the handbook as well as man pages for ifconfig and vlan.  I identified additional mechanisms that are in place and are useful.  Attaching proposal for update.  Also fixed one grammatical error (a list of prepositions posing as a sentence).

I tried to follow instructions on https://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/book.html#overview-quick-start, but the number of tags for this was a bit daunting
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-06-10 18:32:16 UTC
A commit references this bug:

Author: sevan
Date: Sun Jun 10 18:31:36 UTC 2018
New revision: 51813
URL: https://svnweb.freebsd.org/changeset/doc/51813

Log:
  Cover using symbolic names for interfaces in VLAN article.

  PR:		228231
  Submitted by:	Brian Haug <haug.bsd6114 AT yahoo dot com>
  Approved by:	bcr (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15586

Changes:
  head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml
Comment 2 Sevan Janiyan freebsd_committer freebsd_triage 2018-06-10 18:34:06 UTC
Committed, thank you for the suggestion & patch.