diff options
author | 2008-05-26 08:08:51 +0000 | |
---|---|---|
committer | 2008-05-26 08:08:51 +0000 | |
commit | cae9818ee2adbb68dadf54dc8964c188b7cc418b (patch) | |
tree | df5ce10d646ad78c5c972b3e5bde5a0725016b33 | |
parent | add -q option which enables "quiet" operation. (diff) | |
download | wireguard-openbsd-cae9818ee2adbb68dadf54dc8964c188b7cc418b.tar.xz wireguard-openbsd-cae9818ee2adbb68dadf54dc8964c188b7cc418b.zip |
tweak previous;
-rw-r--r-- | share/man/man4/audio.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/audio.4 b/share/man/man4/audio.4 index 53dcbcace0d..1751d8fef81 100644 --- a/share/man/man4/audio.4 +++ b/share/man/man4/audio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: audio.4,v 1.53 2008/05/26 00:36:08 jakemsr Exp $ +.\" $OpenBSD: audio.4,v 1.54 2008/05/26 08:08:51 jmc Exp $ .\" $NetBSD: audio.4,v 1.20 1998/05/28 17:27:15 augustss Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -519,6 +519,7 @@ even when the encoding is changed. The stickiness can be cleared by reopening the device or setting the .Va block_size to 0. +.Pp Care should be taken when setting the .Va block_size before other parameters. @@ -532,7 +533,7 @@ parameters, and thus possibly the scaling factor, change. This can result in a block size much larger than was orginally requested. It is recommended to set .Va block_size -at the same time as, or after all other parameters have been set. +at the same time as, or after, all other parameters have been set. .Pp The .Va seek |