summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/bsd.port.mk.56
-rw-r--r--share/man/man7/mdoc.76
-rw-r--r--share/man/man7/mirroring-ports.76
-rw-r--r--share/man/man9/counters_alloc.96
-rw-r--r--share/man/man9/cpumem_get.96
5 files changed, 15 insertions, 15 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index d6dc1a850e2..77b6f799dd2 100644
--- a/share/man/man5/bsd.port.mk.5
+++ b/share/man/man5/bsd.port.mk.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.534 2020/06/18 09:12:10 fcambus Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.535 2020/08/27 09:29:16 fcambus Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 18 2020 $
+.Dd $Mdocdate: August 27 2020 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -161,7 +161,7 @@ In case of a mismatch, running
with
.Ev REFETCH Ns = Ns Cm true
will fetch alternative versions of files keyed on their checksum
-fron the
+from the
.Ox
main archive site.
.It Cm clean
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7
index 7cbe1db136a..25cd5013efa 100644
--- a/share/man/man7/mdoc.7
+++ b/share/man/man7/mdoc.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mdoc.7,v 1.172 2020/06/30 14:48:18 schwarze Exp $
+.\" $OpenBSD: mdoc.7,v 1.173 2020/08/27 09:29:16 fcambus Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010, 2011, 2013-2020 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,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: June 30 2020 $
+.Dd $Mdocdate: August 27 2020 $
.Dt MDOC 7
.Os
.Sh NAME
@@ -3163,7 +3163,7 @@ The manual page
.Lk https://man.voidlinux.org/groff_mdoc "groff_mdoc(7)"
contained in the
.Dq groff
-package documents exactly the same language in a somehwat different style.
+package documents exactly the same language in a somewhat different style.
.Sh HISTORY
The
.Nm
diff --git a/share/man/man7/mirroring-ports.7 b/share/man/man7/mirroring-ports.7
index 30687e92ba6..4ba95c74a6c 100644
--- a/share/man/man7/mirroring-ports.7
+++ b/share/man/man7/mirroring-ports.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mirroring-ports.7,v 1.27 2015/03/13 19:58:41 jmc Exp $
+.\" $OpenBSD: mirroring-ports.7,v 1.28 2020/08/27 09:29:16 fcambus Exp $
.\"
.\" Copyright (c) 2000,2012 Marc Espie
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: March 13 2015 $
+.Dd $Mdocdate: August 27 2020 $
.Dt MIRRORING-PORTS 7
.Os
.Sh NAME
@@ -96,7 +96,7 @@ Each line is of the form
timestamp SHA256 (file) = sha
.Ed
.Pp
-denoting the first fime a file/sha entry was no longer seen in the ports tree.
+denoting the first time a file/sha entry was no longer seen in the ports tree.
.El
.Sh SEE ALSO
.Xr clean-old-distfiles 1 ,
diff --git a/share/man/man9/counters_alloc.9 b/share/man/man9/counters_alloc.9
index 37212cf35c8..adb8cfce216 100644
--- a/share/man/man9/counters_alloc.9
+++ b/share/man/man9/counters_alloc.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: counters_alloc.9,v 1.10 2017/02/06 07:09:19 jca Exp $
+.\" $OpenBSD: counters_alloc.9,v 1.11 2020/08/27 09:29:16 fcambus Exp $
.\"
.\" Copyright (c) 2016 David Gwynne <dlg@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: February 6 2017 $
+.Dd $Mdocdate: August 27 2020 $
.Dt COUNTERS_ALLOC 9
.Os
.Sh NAME
@@ -77,7 +77,7 @@ state.
Updates to counters should be limited to addition or subtraction
of uint64_t values.
.Pp
-An alternate implemention of the API is provided on uni-processor
+An alternate implementation of the API is provided on uni-processor
(i.e. when the kernel is not built with
.Dv MULTIPROCESSOR
defined)
diff --git a/share/man/man9/cpumem_get.9 b/share/man/man9/cpumem_get.9
index 37999e3aada..4be510add14 100644
--- a/share/man/man9/cpumem_get.9
+++ b/share/man/man9/cpumem_get.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cpumem_get.9,v 1.10 2020/08/03 05:15:53 dlg Exp $
+.\" $OpenBSD: cpumem_get.9,v 1.11 2020/08/27 09:29:16 fcambus Exp $
.\"
.\" Copyright (c) 2016 David Gwynne <dlg@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: August 3 2020 $
+.Dd $Mdocdate: August 27 2020 $
.Dt CPUMEM_GET 9
.Os
.Sh NAME
@@ -58,7 +58,7 @@
The per CPU memory API provides wrappers around the allocation of
and access to per CPU memory.
.Pp
-An alternate implemention of the API is provided on uni-processor
+An alternate implementation of the API is provided on uni-processor
(i.e. when the kernel is not built with
.Dv MULTIPROCESSOR
defined)