summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpvalchev <pvalchev@openbsd.org>2005-03-26 02:14:36 +0000
committerpvalchev <pvalchev@openbsd.org>2005-03-26 02:14:36 +0000
commita11cd583934bc8070255f4bde99e1d939fbe894f (patch)
tree1a7466aa687adeb4dcbfcd54eb28f4788ef49363
parentStart some delayed cleanup and shrinkage. Today: ': ;' -> ':;' in (diff)
downloadwireguard-openbsd-a11cd583934bc8070255f4bde99e1d939fbe894f.tar.xz
wireguard-openbsd-a11cd583934bc8070255f4bde99e1d939fbe894f.zip
start sentence with capital letter
-rw-r--r--usr.sbin/pkg_add/pkg_add.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1
index 8ccc564a6e2..4feef0ead74 100644
--- a/usr.sbin/pkg_add/pkg_add.1
+++ b/usr.sbin/pkg_add/pkg_add.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_add.1,v 1.34 2005/03/25 22:33:40 espie Exp $
+.\" $OpenBSD: pkg_add.1,v 1.35 2005/03/26 02:14:36 pvalchev Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -211,7 +211,7 @@ marker.
Replace package quickly; do not bother checking MD5s before removing files.
.It Fl r
Allow replacing existing packages.
-the code will try to take every precaution to make sure the update can
+The code will try to take every precaution to make sure the update can
proceed before removing the old package and adding the new one, and it
should also handle shared libraries correctly.
.It Fl v