diff options
author | 2008-07-14 00:44:48 +0000 | |
---|---|---|
committer | 2008-07-14 00:44:48 +0000 | |
commit | de52a1538b8a9a995bd908854f365d20ce03e2c8 (patch) | |
tree | 2fa6b4afb3b3be8569c26ec473f24b17992aaad4 | |
parent | increase number of piplelined requests so they properly fill the (diff) | |
download | wireguard-openbsd-de52a1538b8a9a995bd908854f365d20ce03e2c8.tar.xz wireguard-openbsd-de52a1538b8a9a995bd908854f365d20ce03e2c8.zip |
code(4) doesnt exist. cmp(4) is probably a bit more relevant.
-rw-r--r-- | share/man/man4/man4.sparc64/core.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.sparc64/core.4 b/share/man/man4/man4.sparc64/core.4 index 3144fd7b52a..9e2a6ed98a8 100644 --- a/share/man/man4/man4.sparc64/core.4 +++ b/share/man/man4/man4.sparc64/core.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: core.4,v 1.1 2008/07/13 15:27:57 kettenis Exp $ +.\" $OpenBSD: core.4,v 1.2 2008/07/14 00:44:48 dlg Exp $ .\" .\" Copyright (c) 2008 Mark Kettenis <kettenis@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 13 2008 $ +.Dd $Mdocdate: July 14 2008 $ .Dt CORE 4 sparc64 .Os .Sh NAME @@ -30,7 +30,7 @@ multiple threads such as the Fujitsu SPARC64-VI processors. It is not a physical device as such, but an abstraction to attach individual CPU threads. .Sh SEE ALSO -.Xr code 4 , +.Xr cmp 4 , .\".Xr cpu 4 , .Xr intro 4 .Sh HISTORY |