diff options
author | 2001-12-29 17:27:26 +0000 | |
---|---|---|
committer | 2001-12-29 17:27:26 +0000 | |
commit | d401aa8c5d6ddade3bd32154e8cd99a3b3f1a1e9 (patch) | |
tree | 2a64da7b0b2a90cbc1646a4fe19aa12b6b83bd48 | |
parent | finer spl granularity, allowing ints to happen; pointed out and tested on vax by hugh@ (diff) | |
download | wireguard-openbsd-d401aa8c5d6ddade3bd32154e8cd99a3b3f1a1e9.tar.xz wireguard-openbsd-d401aa8c5d6ddade3bd32154e8cd99a3b3f1a1e9.zip |
proper history
-rw-r--r-- | share/man/man9/audio.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/audio.9 b/share/man/man9/audio.9 index 54b14c4f6a8..501af1c04d6 100644 --- a/share/man/man9/audio.9 +++ b/share/man/man9/audio.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: audio.9,v 1.7 2001/09/24 12:23:15 espie Exp $ +.\" $OpenBSD: audio.9,v 1.8 2001/12/29 17:27:26 mickey Exp $ .\" $NetBSD: audio.9,v 1.14 2000/02/11 22:56:15 kleink Exp $ .\" .\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc. @@ -512,4 +512,4 @@ and be of class This .Nm interface first appeared in -.Nx 1.3 . +.Ox 1.2 . |