Module Name:    src
Committed By:   sevan
Date:           Tue Mar 20 17:13:54 UTC 2018

Modified Files:
        src/share/man/man4: altq.4

Log Message:
As per ALTQ(9), refer to ALTQ as a system which is a framework.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 src/share/man/man4/altq.4:1.5
--- src/share/man/man4/altq.4:1.4	Tue Mar 20 16:17:56 2018
+++ src/share/man/man4/altq.4	Tue Mar 20 17:13:54 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: altq.4,v 1.4 2018/03/20 16:17:56 sevan Exp $
+.\" $NetBSD: altq.4,v 1.5 2018/03/20 17:13:54 sevan Exp $
 .\"
 .\" Copyright (c) 2011 Jukka Ruohonen <jruoho...@iki.fi>
 .\"
@@ -46,7 +46,8 @@
 .Sh DESCRIPTION
 The
 .Nm
-framework provides several disciplines for queuing outgoing network packets.
+system is a framework which provides several disciplines for queuing outgoing
+network packets.
 While traffic shaping is perhaps the most prominent example,
 .Nm
 provides also other measures related to QoS.
@@ -82,7 +83,7 @@ are required in order to use a certain n
 .Sh HISTORY
 The
 .Nm
-framework first appeared in March 1997 and found home in the KAME project
+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 .

Reply via email to