Module Name:    src
Committed By:   joerg
Date:           Fri May 14 17:20:06 UTC 2010

Modified Files:
        src/usr.bin/mixerctl: mixerctl.1

Log Message:
Resort sections to canonical order


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/usr.bin/mixerctl/mixerctl.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/mixerctl/mixerctl.1
diff -u src/usr.bin/mixerctl/mixerctl.1:1.24 src/usr.bin/mixerctl/mixerctl.1:1.25
--- src/usr.bin/mixerctl/mixerctl.1:1.24	Wed Aug 19 15:26:59 2009
+++ src/usr.bin/mixerctl/mixerctl.1	Fri May 14 17:20:06 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: mixerctl.1,v 1.24 2009/08/19 15:26:59 joerg Exp $
+.\" $NetBSD: mixerctl.1,v 1.25 2010/05/14 17:20:06 joerg Exp $
 .\"
 .\" Copyright (c) 1997 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -166,6 +166,11 @@
 record.record.source=mic  [ mic cd dac ]
 monitor.monitor=0 volume
 .Ed
+.Sh COMPATIBILITY
+The old
+.Fl f
+flag is still supported.
+This support will be removed eventually.
 .Sh SEE ALSO
 .Xr audioctl 1 ,
 .Xr audio 4 ,
@@ -176,8 +181,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.

Reply via email to