diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2005-03-26 02:14:37 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2005-03-26 02:14:37 +0000 |
commit | a1142b602117b0b05d4ac371931e0f264a5dc785 (patch) | |
tree | ef21b87d3a1b878b77446d3f191a92720b624529 /usr.sbin/pkg_add | |
parent | 86c5b3d23ad5624d076e7a6d9da894c3b53c27df (diff) |
start sentence with capital letter
Diffstat (limited to 'usr.sbin/pkg_add')
-rw-r--r-- | usr.sbin/pkg_add/pkg_add.1 | 4 |
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 |