Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Apr 2022 08:31:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 263215] hostapd.conf man (5) page does not indicate dump_file parameter is deprecated
Message-ID:  <bug-263215-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263215

            Bug ID: 263215
           Summary: hostapd.conf man (5) page does not indicate dump_file
                    parameter is deprecated
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: cdr.nil@gmail.com
                CC: doc@FreeBSD.org

According to the hostapd source, the dump_file parameter in hostapd.conf was
deprecated in 2014. I suggest the following patch:

--- hostapd.conf.5.a    2022-04-11 09:14:46.088818000 +0100
+++ hostapd.conf.5.b    2022-04-11 09:22:14.481944000 +0100
@@ -75,7 +75,7 @@
 excessive.
 .It Va dump_file
 Dump file for state information (on
-.Dv SIGUSR1 ) .
+.Dv SIGUSR1 ) . This parameter is deprecated.
 .It Va ctrl_interface
 The pathname of the directory in which
 .Xr hostapd 8

Best Regards,
-mark

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263215-227>