summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2003-01-16 17:40:03 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2003-01-16 17:40:03 +0000
commit9e53ef680ae89b7cd7a0e26783263d017e5ae0be (patch)
tree4fedc08b2f2d60759c18f5d2385836cbcfd68659
parent36faa05fe1e3b88476bd8c0284d1d6c5e461d698 (diff)
Typos; Alan Day w/ changes from me.
-rw-r--r--share/man/man8/release.86
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/release.8 b/share/man/man8/release.8
index 56fa6c5b83e..de0343c5da7 100644
--- a/share/man/man8/release.8
+++ b/share/man/man8/release.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: release.8,v 1.22 2002/01/04 15:53:44 deraadt Exp $
+.\" $OpenBSD: release.8,v 1.23 2003/01/16 17:40:02 millert Exp $
.\"
.\" Copyright (c) 2000 Marco S. Hyman
.\"
@@ -99,7 +99,7 @@ Replace
.Va PORTSPATH
with the path to your ports tree sources, typically
.Pa /usr/ports .
-The above command assume an existing source tree.
+The above commands assume an existing source tree.
.Pp
See
.Pa http://www.openbsd.org/anoncvs.html
@@ -399,7 +399,7 @@ sub-system of contributed applications is described in
.Xr ports 7 .
For ease of installation ports can be pre-compiled into
.Sq packages
-which can then be installed onto machines using
+which can then be installed on multiple machines using
.Xr pkg_add 1 .
Packages are created by:
.Pp