diff options
author | 2001-04-03 13:15:00 +0000 | |
---|---|---|
committer | 2001-04-03 13:15:00 +0000 | |
commit | 4ec41ecfca68c659922fabb02065ae957b2649c4 (patch) | |
tree | 060af8e2fedd91f6ac14f14b888e27e828320cb7 | |
parent | x509 verified to work on NetBSD now (diff) | |
download | wireguard-openbsd-4ec41ecfca68c659922fabb02065ae957b2649c4.tar.xz wireguard-openbsd-4ec41ecfca68c659922fabb02065ae957b2649c4.zip |
The hsq driver is not i386-only.
-rw-r--r-- | share/man/man4/hsq.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/hsq.4 b/share/man/man4/hsq.4 index 21c6a37afb8..7f04b6ea3a1 100644 --- a/share/man/man4/hsq.4 +++ b/share/man/man4/hsq.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hsq.4,v 1.4 2000/12/11 20:04:56 deraadt Exp $ +.\" $OpenBSD: hsq.4,v 1.5 2001/04/03 13:15:00 aaron Exp $ .\" from: OpenBSD: ast.4,v 1.5 1999/07/09 13:35:43 aaron Exp .\" from: NetBSD: ast.4,v 1.7 1996/03/16 00:07:07 thorpej Exp .\" @@ -40,7 +40,7 @@ .\" from: Id: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp .\" .Dd March 30, 1994 -.Dt HSQ 4 i386 +.Dt HSQ 4 .Os .Sh NAME .Nm hsq |