diff options
author | 2008-02-05 16:14:16 +0000 | |
---|---|---|
committer | 2008-02-05 16:14:16 +0000 | |
commit | 6e8e220a86bb571b6c17122a158afdd88a225181 (patch) | |
tree | cc34ba9ed63ba277b70ab1eab6543ef11f1d2fe0 | |
parent | Fix a debug printf. After the session members got a se_ prefix this one (diff) | |
download | wireguard-openbsd-6e8e220a86bb571b6c17122a158afdd88a225181.tar.xz wireguard-openbsd-6e8e220a86bb571b6c17122a158afdd88a225181.zip |
extented -> extended;
-rw-r--r-- | share/man/man4/man4.i386/pctr.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/pctr.4 b/share/man/man4/man4.i386/pctr.4 index e06aefee5db..e53bdc12c59 100644 --- a/share/man/man4/man4.i386/pctr.4 +++ b/share/man/man4/man4.i386/pctr.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pctr.4,v 1.27 2008/02/04 22:55:52 mikeb Exp $ +.\" $OpenBSD: pctr.4,v 1.28 2008/02/05 16:14:16 jmc Exp $ .\" .\" Pentium performance counter driver for OpenBSD. .\" Copyright 1996 David Mazieres <dm@lcs.mit.edu>. @@ -7,7 +7,7 @@ .\" permitted provided that due credit is given to the author and the .\" OpenBSD project by leaving this copyright notice intact. .\" -.Dd $Mdocdate: February 4 2008 $ +.Dd $Mdocdate: February 5 2008 $ .Dt PCTR 4 i386 .Os .Sh NAME @@ -263,7 +263,7 @@ A .Nm device first appeared in .Ox 2.0 -but was subsequently extented to support AMD and newer Intel CPUs in +but was subsequently extended to support AMD and newer Intel CPUs in .Ox 4.3 . .Sh AUTHORS The |