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/view Add options to SYNOPSIS; remove so...



details:   https://anonhg.NetBSD.org/src/rev/08cfc8e43052
branches:  trunk
changeset: 551574:08cfc8e43052
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Sep 08 09:12:35 2003 +0000

description:
Add options to SYNOPSIS; remove some fluff from Nd.

diffstat:

 usr.sbin/pkg_install/view/linkfarm.1 |   9 ++++++---
 usr.sbin/pkg_install/view/pkg_view.1 |  11 ++++++++---
 2 files changed, 14 insertions(+), 6 deletions(-)

diffs (52 lines):

diff -r 2a81e5734077 -r 08cfc8e43052 usr.sbin/pkg_install/view/linkfarm.1
--- a/usr.sbin/pkg_install/view/linkfarm.1      Mon Sep 08 09:11:12 2003 +0000
+++ b/usr.sbin/pkg_install/view/linkfarm.1      Mon Sep 08 09:12:35 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: linkfarm.1,v 1.3 2003/09/08 08:57:59 wiz Exp $
+.\"    $NetBSD: linkfarm.1,v 1.4 2003/09/08 09:12:35 wiz Exp $
 .\"
 .\" Copyright (c) 2003 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -36,10 +36,13 @@
 .Os
 .Sh NAME
 .Nm linkfarm
-.Nd a utility for managing symbolic links to package files
+.Nd manage symbolic links to package files
 .Sh SYNOPSIS
 .Nm
-.Op Ar options
+.Op Fl cDnRVv
+.Op Fl D Ar stowdir
+.Op Fl s Ar subdir
+.Op Fl t Ar target
 .Ar package
 .Sh DESCRIPTION
 The
diff -r 2a81e5734077 -r 08cfc8e43052 usr.sbin/pkg_install/view/pkg_view.1
--- a/usr.sbin/pkg_install/view/pkg_view.1      Mon Sep 08 09:11:12 2003 +0000
+++ b/usr.sbin/pkg_install/view/pkg_view.1      Mon Sep 08 09:12:35 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pkg_view.1,v 1.6 2003/09/08 08:58:00 wiz Exp $
+.\"    $NetBSD: pkg_view.1,v 1.7 2003/09/08 09:12:35 wiz Exp $
 .\"
 .\" Copyright (c) 2003 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -36,10 +36,15 @@
 .Os
 .Sh NAME
 .Nm pkg_view
-.Nd a utility for managing package views
+.Nd manage package views
 .Sh SYNOPSIS
 .Nm
-.Op Ar options
+.Op Ar nVv
+.Op Fl d Ar stowdir
+.Op Fl i Ar ignore
+.Op Fl k Ar pkg_dbdir
+.Op Fl W Ar viewbase
+.Op Fl w Ar view
 .Ar command
 .Ar package ...
 .Sh DESCRIPTION



Home | Main Index | Thread Index | Old Index