Module Name: src
Committed By: sevan
Date: Tue Mar 20 16:17:56 UTC 2018
Modified Files:
src/share/man/man4: altq.4
Log Message:
Add HISTORY section.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/altq.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/altq.4
diff -u src/share/man/man4/altq.4:1.3 src/share/man/man4/altq.4:1.4
--- src/share/man/man4/altq.4:1.3 Thu Mar 8 17:57:15 2018
+++ src/share/man/man4/altq.4 Tue Mar 20 16:17:56 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: altq.4,v 1.3 2018/03/08 17:57:15 sevan Exp $
+.\" $NetBSD: altq.4,v 1.4 2018/03/20 16:17:56 sevan Exp $
.\"
.\" Copyright (c) 2011 Jukka Ruohonen <[email protected]>
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
.\" OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd March 08, 2018
+.Dd March 20, 2018
.Dt ALTQ 4
.Os
.Sh NAME
@@ -79,6 +79,10 @@ are required in order to use a certain n
.%O Asia BSD conference
.%U http://www.sonycsl.co.jp/person/kjc/papers/fittingtheory.pdf
.Re
-.\" .Sh HISTORY
-.\"
-.\" XXX: Write this.
+.Sh HISTORY
+The
+.Nm
+framework first appeared in March 1997 and found home in the KAME project
+(http://www.kame.net). It was imported to
+.Nx
+in 1.6 .