summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorHeikki Korpela <heko@cvs.openbsd.org>2001-08-08 15:49:42 +0000
committerHeikki Korpela <heko@cvs.openbsd.org>2001-08-08 15:49:42 +0000
commit39232592a3e75d76de02bf691a7f216e0732ce2a (patch)
tree3fdd3c695837b8b3b3b5659687c368a04c5e04ad /share
parent39cfbf74a3b30645fbbd5068b1998d03477e5885 (diff)
Reference altq(9) in addition to altqd(8) in options(4) because
it's a great manual page. :-) ok millert@
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/options.48
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index d133a1dee21..e0ea2f72064 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.78 2001/08/08 15:21:20 jjbg Exp $
+.\" $OpenBSD: options.4,v 1.79 2001/08/08 15:49:41 heko Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -836,6 +836,9 @@ to set up the interface transmission rate. To use queueing disciplines,
their options should also be defined. Queueing disciplines are
managed by
.Xr altqd 8 .
+See
+.Xr altq 9
+for details on ALTQ.
.It Cd option ALTQ_CBQ
Enables ALTQ's CBQ (Class-based Queueing) module. CBQ achieves both
partitioning and sharing of link bandwidth by hierarchically
@@ -1056,7 +1059,8 @@ and/or
.Xr quotaon 8 ,
.Xr rpc.rquotad 8 ,
.Xr sysctl 8 ,
-.Xr xntpd 8
+.Xr xntpd 8 ,
+.Xr altq 9
.Sh HISTORY
The
.Nm