diff options
author | 2008-04-04 06:38:22 +0000 | |
---|---|---|
committer | 2008-04-04 06:38:22 +0000 | |
commit | ee8fbc9b446547a9755d91086273a092f3350f4d (patch) | |
tree | e82a4d337249d903e13fd2aad93da2c0c09f9ce2 | |
parent | document the bug that sasyncd peers should share the same (diff) | |
download | wireguard-openbsd-ee8fbc9b446547a9755d91086273a092f3350f4d.tar.xz wireguard-openbsd-ee8fbc9b446547a9755d91086273a092f3350f4d.zip |
fix SEE ALSO;
-rw-r--r-- | share/man/man4/cmpci.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/cmpci.4 b/share/man/man4/cmpci.4 index 308c6b6a4cc..1267b5ba0b1 100644 --- a/share/man/man4/cmpci.4 +++ b/share/man/man4/cmpci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cmpci.4,v 1.13 2008/04/04 03:42:47 brad Exp $ +.\" $OpenBSD: cmpci.4,v 1.14 2008/04/04 06:38:22 jmc Exp $ .\" .\" Copyright (c) 2000 Takuya SHIOZAKI .\" All rights reserved. @@ -61,7 +61,7 @@ S/PDIF input and output .Sh SEE ALSO .Xr audio 4 , .Xr intro 4 , -.Xr opl 4, +.Xr opl 4 , .Xr pci 4 .Sh HISTORY The |