diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-08-16 14:13:43 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-08-16 14:13:43 +0000 |
commit | cb727669bec5d8a3fe7941a5859d653f9f81aace (patch) | |
tree | 4739948aec86e59dcc2e5727a462152a2f3ec62a /usr.sbin | |
parent | 641b02e13937cacf033ab694d48b4699a2f9ff1d (diff) |
remove trailing space;
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/pkg_add/pkg_add.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1 index 7941f48e80b..1a26de08f01 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.43 2005/08/16 12:20:21 espie Exp $ +.\" $OpenBSD: pkg_add.1,v 1.44 2005/08/16 14:13:42 jmc Exp $ .\" .\" FreeBSD install - a package for the installation and maintenance .\" of non-core utilities. @@ -226,7 +226,7 @@ should also handle shared libraries correctly. Among other things, .Nm will refuse to update packages as soon as it needs to run scripts that -might fail +might fail .Po use .Fl F Ar update @@ -253,7 +253,7 @@ This relies on to figure out the new package names. After .Ox 3.8 -rolls out and enough tests are conducted, this will become a true update +rolls out and enough tests are conducted, this will become a true update switch and will proceed with the update proper. .It Fl v Turn on verbose output. |