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/admin Fix tyop.



details:   https://anonhg.NetBSD.org/src/rev/e83788a72eca
branches:  trunk
changeset: 471752:e83788a72eca
user:      simonb <simonb%NetBSD.org@localhost>
date:      Sat Apr 10 13:05:18 1999 +0000

description:
Fix tyop.

diffstat:

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

diffs (18 lines):

diff -r 62b7b7ac39e7 -r e83788a72eca usr.sbin/pkg_install/admin/pkg_admin.1
--- a/usr.sbin/pkg_install/admin/pkg_admin.1    Sat Apr 10 11:14:16 1999 +0000
+++ b/usr.sbin/pkg_install/admin/pkg_admin.1    Sat Apr 10 13:05:18 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pkg_admin.1,v 1.5 1999/03/22 18:44:03 garbled Exp $
+.\"    $NetBSD: pkg_admin.1,v 1.6 1999/04/10 13:05:18 simonb Exp $
 .\"
 .\" Copyright (c) 1999 Hubert Feyrer.  All rights reserved.
 .\"
@@ -78,7 +78,7 @@
 .It Cm dump
 Dump the contents of the package database, similar to
 .Cm pkg_info -F .
-Colums are printed for the keyfield used in the pkgdb - the filename -,
+Columns are printed for the keyfield used in the pkgdb - the filename -,
 and the data field - the package the file belongs to. 
 .El
 .Pp



Home | Main Index | Thread Index | Old Index