Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/pkg_install/info Fix typo, reported by Soren Jacobs...



details:   https://anonhg.NetBSD.org/src/rev/20224788ccf1
branches:  trunk
changeset: 556024:20224788ccf1
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Dec 06 08:25:39 2003 +0000

description:
Fix typo, reported by Soren Jacobsen in PR 23666.

diffstat:

 usr.sbin/pkg_install/info/pkg_info.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8506c8fa0709 -r 20224788ccf1 usr.sbin/pkg_install/info/pkg_info.1
--- a/usr.sbin/pkg_install/info/pkg_info.1      Sat Dec 06 05:15:29 2003 +0000
+++ b/usr.sbin/pkg_install/info/pkg_info.1      Sat Dec 06 08:25:39 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_info.1,v 1.34 2003/09/08 08:57:58 wiz Exp $
+.\" $NetBSD: pkg_info.1,v 1.35 2003/12/06 08:25:39 wiz Exp $
 .\"
 .\" FreeBSD install - a package for the installation and maintenance
 .\" of non-core utilities.
@@ -128,7 +128,7 @@
 .Pa name-1.3
 and after
 .Pa name-1.2.9
-Similarily
+Similarly
 .Pa name-1.3alpha2
 will sort before
 .Pa name-1.3beta1



Home | Main Index | Thread Index | Old Index