Source-Changes-HG archive

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

[src/netbsd-1-6]: src/usr.sbin/pkg_install/admin Pull up revision 1.18 (reque...



details:   https://anonhg.NetBSD.org/src/rev/d68417ccfbda
branches:  netbsd-1-6
changeset: 529511:d68417ccfbda
user:      tron <tron%NetBSD.org@localhost>
date:      Sun Nov 24 22:30:47 2002 +0000

description:
Pull up revision 1.18 (requested by jschauma in ticket #1011):
Sprinkle .Xrs to packages(7).

diffstat:

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

diffs (19 lines):

diff -r dd3a31866e1a -r d68417ccfbda usr.sbin/pkg_install/admin/pkg_admin.1
--- a/usr.sbin/pkg_install/admin/pkg_admin.1    Sun Nov 24 22:30:40 2002 +0000
+++ b/usr.sbin/pkg_install/admin/pkg_admin.1    Sun Nov 24 22:30:47 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pkg_admin.1,v 1.16.2.1 2002/08/06 00:30:41 lukem Exp $
+.\"    $NetBSD: pkg_admin.1,v 1.16.2.2 2002/11/24 22:30:47 tron Exp $
 .\"
 .\" Copyright (c) 1999-2002 Hubert Feyrer.  All rights reserved.
 .\"
@@ -130,7 +130,8 @@
 .Xr pkg_add 1 ,
 .Xr pkg_create 1 ,
 .Xr pkg_delete 1 ,
-.Xr pkg_info 1
+.Xr pkg_info 1 ,
+.Xr packages 7
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index