diff options
author | 2000-03-02 18:33:30 +0000 | |
---|---|---|
committer | 2000-03-02 18:33:30 +0000 | |
commit | dc48cb2bf5d25e7b2d8dac689d69e6164a38a577 (patch) | |
tree | 8d7aeeebb3128042e011ad9f29c23d4c5b3dbe6f | |
parent | alternativly -> alternatively (diff) | |
download | wireguard-openbsd-dc48cb2bf5d25e7b2d8dac689d69e6164a38a577.tar.xz wireguard-openbsd-dc48cb2bf5d25e7b2d8dac689d69e6164a38a577.zip |
interactivly -> interactively (Germans can't spell) :-)
-rw-r--r-- | usr.sbin/pkg_install/add/pkg_add.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1 index efd1afcc686..48c964d663e 100644 --- a/usr.sbin/pkg_install/add/pkg_add.1 +++ b/usr.sbin/pkg_install/add/pkg_add.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_add.1,v 1.16 2000/03/02 18:27:37 aaron Exp $ +.\" $OpenBSD: pkg_add.1,v 1.17 2000/03/02 18:33:30 aaron Exp $ .\" .\" FreeBSD install - a package for the installation and maintainance .\" of non-core utilities. @@ -69,8 +69,9 @@ as a package name causes .Nm to read from the standard input. .Pp -Alternatively, it is possible to add packages interactivly from within -the ftp client. For example, the following works: +Alternatively, it is possible to add packages interactively from within +the ftp client. +For example, the following works: .Bd -literal $ ftp ftp://ftp.openbsd.org/pub/OpenBSD/2.6/packages/i386 250 CWD command successful |