Module Name: src
Committed By: joerg
Date: Sat May 15 00:08:31 UTC 2010
Modified Files:
src/usr.bin/audio/ctl: audioctl.1
Log Message:
Reorder sections to canonical order.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/audio/ctl/audioctl.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/audio/ctl/audioctl.1
diff -u src/usr.bin/audio/ctl/audioctl.1:1.18 src/usr.bin/audio/ctl/audioctl.1:1.19
--- src/usr.bin/audio/ctl/audioctl.1:1.18 Wed Apr 30 13:11:00 2008
+++ src/usr.bin/audio/ctl/audioctl.1 Sat May 15 00:08:31 2010
@@ -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 @@
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 @@
.Nm
command first appeared in
.Nx 1.3 .
-.Sh COMPATIBILITY
-The old
-.Fl f
-flag is still supported.
-This support will be removed eventually.