Module Name: src
Committed By: sevan
Date: Tue Mar 20 17:15:20 UTC 2018
Modified Files:
src/share/man/man9: altq.9
Log Message:
Extend HISTORY section to match altq(4)
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/share/man/man9/altq.9
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/man9/altq.9
diff -u src/share/man/man9/altq.9:1.15 src/share/man/man9/altq.9:1.16
--- src/share/man/man9/altq.9:1.15 Mon Jul 3 21:28:48 2017
+++ src/share/man/man9/altq.9 Tue Mar 20 17:15:20 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: altq.9,v 1.15 2017/07/03 21:28:48 wiz Exp $
+.\" $NetBSD: altq.9,v 1.16 2018/03/20 17:15:20 sevan Exp $
.\" $OpenBSD: altq.9,v 1.4 2001/07/12 12:41:42 itojun Exp $
.\"
.\" Copyright (C) 2001
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd October 12, 2006
+.Dd March 20, 2018
.Dt ALTQ 9
.Os
.\"
@@ -595,4 +595,7 @@ is called immediately after
.Sh HISTORY
The
.Nm
-system first appeared in March 1997.
+system first appeared in March 1997 and found home in the KAME project
+(http://www.kame.net). It was imported to
+.Nx
+in 1.6 .