[Bug 214602] [PATCH] ieee80211(9) man page update

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 17 08:53:17 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214602

            Bug ID: 214602
           Summary: [PATCH] ieee80211(9) man page update
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc at FreeBSD.org
          Reporter: fnoyanisi at yahoo.com
          Keywords: patch

Created attachment 177110
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=177110&action=edit
Patch for the ieee80211(9) man page update

Hi,

NetBSD and FreeBSD share a common code base for basic ieee80211 functionality.
Many functions are available in both operating systems. This patch aims to
update FreeBSD ieee80211(9) manual page with the information from NetBSD
ieee80211(9) man page.

With this patch;

* SYNOPSIS section has been updated to include more function declarations
* DESCRIPTION section has been updated to include function definitions.
* HISTORY added
* AUTHORS added

Patch was generated against the ieee80211.9 man page included in the
FreeBSD-CURRENT (12.0 as of today).

ieee80211.9.fni -> working copy
ieee80211.9.current -> original file from the "head" branch

Diff file was generated with the command below
diff -u ieee80211.9.current ieee80211.9.fni > ieee80211.9.diff

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-doc mailing list