diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-05-01 17:58:07 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-05-01 17:58:07 +0000 |
commit | c1d23957b4fc501f94c6514591ccf547b507d149 (patch) | |
tree | 64351d6987365621babab78d781788f6afa619a1 /usr.bin/audioctl/audioctl.1 | |
parent | 5ff86c53129488e7210b758cfb5b5035f5a91119 (diff) |
Remove completely redundant introductory sentences in ENVIRONMENT sections.
Diffstat (limited to 'usr.bin/audioctl/audioctl.1')
-rw-r--r-- | usr.bin/audioctl/audioctl.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/audioctl/audioctl.1 b/usr.bin/audioctl/audioctl.1 index 988020489e5..4132960c9a2 100644 --- a/usr.bin/audioctl/audioctl.1 +++ b/usr.bin/audioctl/audioctl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: audioctl.1,v 1.11 2000/11/21 13:58:06 aaron Exp $ +.\" $OpenBSD: audioctl.1,v 1.12 2001/05/01 17:58:02 aaron Exp $ .\" $NetBSD: audioctl.1,v 1.7 1998/04/27 16:55:23 augustss Exp $ .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -97,8 +97,6 @@ or .Pp .Dl (audioctl -f /dev/stdout -w blocksize=1024; cat file.au) > /dev/audio .Sh ENVIRONMENT -The following environment variables affect the execution of -.Nm audioctl : .Bl -tag -width AUDIOCTLDEVICE .It Ev AUDIOCTLDEVICE Audio control device to use. |