diff options
author | 2009-08-08 14:12:41 +0000 | |
---|---|---|
committer | 2009-08-08 14:12:41 +0000 | |
commit | 21cf5c55688af665db271959cf3d284ac43a552b (patch) | |
tree | ad811caf592a0d97d0128381540c6c3a5e0fa04f | |
parent | add a real synopsis to chat(8); synchronize synopsis and usage; (diff) | |
download | wireguard-openbsd-21cf5c55688af665db271959cf3d284ac43a552b.tar.xz wireguard-openbsd-21cf5c55688af665db271959cf3d284ac43a552b.zip |
this driver will appear in 4.7, not 4.5;
-rw-r--r-- | share/man/man4/alc.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/alc.4 b/share/man/man4/alc.4 index 7334cd59413..b5d550ca6d1 100644 --- a/share/man/man4/alc.4 +++ b/share/man/man4/alc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: alc.4,v 1.1 2009/08/08 09:31:13 kevlo Exp $ +.\" $OpenBSD: alc.4,v 1.2 2009/08/08 14:12:41 jmc Exp $ .\" .\" Copyright (c) 2009 Kevin Lo <kevlo@openbsd.org> .\" @@ -69,7 +69,7 @@ For example, The .Nm device driver first appeared in -.Ox 4.5 . +.Ox 4.7 . .Sh AUTHORS .An -nosplit The |