summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorjoerg <joerg@NetBSD.org>2010-05-15 00:08:31 +0000
committerjoerg <joerg@NetBSD.org>2010-05-15 00:08:31 +0000
commit757c7f4987f9a2ceea8b6d2fdfeecbd1d1c3c0df (patch)
treef4f427e8f582c01b21c901f9811dabad9ff62894 /usr.bin
parent81bf68d7dacacdcbe33a76995ba1680f6b917e6b (diff)
Reorder sections to canonical order.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/audio/ctl/audioctl.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/audio/ctl/audioctl.1 b/usr.bin/audio/ctl/audioctl.1
index abbca4c8080..67edbb55d23 100644
--- a/usr.bin/audio/ctl/audioctl.1
+++ b/usr.bin/audio/ctl/audioctl.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: audioctl.1,v 1.18 2008/04/30 13:11:00 martin Exp $
+.\" $NetBSD: audioctl.1,v 1.19 2010/05/15 00:08:31 joerg Exp $
.\"
.\" Copyright (c) 1997, 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -97,6 +97,11 @@ is opened.
This can be circumvented by using
.Pa /dev/sound0
instead.
+.Sh COMPATIBILITY
+The old
+.Fl f
+flag is still supported.
+This support will be removed eventually.
.Sh SEE ALSO
.Xr audioplay 1 ,
.Xr audiorecord 1 ,
@@ -108,8 +113,3 @@ The
.Nm
command first appeared in
.Nx 1.3 .
-.Sh COMPATIBILITY
-The old
-.Fl f
-flag is still supported.
-This support will be removed eventually.