Bug 228231 - Fill in more details for VLANs in advanced networking chapter
Summary: Fill in more details for VLANs in advanced networking chapter
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Sevan Janiyan
URL: https://reviews.freebsd.org/D15586
Keywords: patch
Depends on:
Blocks:
 
Reported: 2018-05-14 03:24 UTC by Brian Haug
Modified: 2018-06-10 18:34 UTC (History)
1 user (show)

See Also:


Attachments
Suggested changes (3.18 KB, text/plain)
2018-05-14 03:24 UTC, Brian Haug
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.