Deleted Added
full compact
pkg_updating.1 (228976) pkg_updating.1 (233648)
1.\"
1.\"
2.\" FreeBSD updating - Scan the installed ports and show all UPDATING entries
3.\" that affect one of the installed ports. Alternative a list of portnames
2.\" FreeBSD updating - Scan the installed ports and show all UPDATING entries
3.\" that affect one of the installed ports. Alternative a list of portnames
4.\" could be passed to pkg_updating
5.\"
6.\" "THE BEER-WARE LICENSE" (Revision 42):
7.\" <beat@chruetertee.ch> wrote this file. As long as you retain this notice you
8.\" can do whatever you want with this stuff. If we meet some day, and you think
9.\" this stuff is worth it, you can buy me a beer in return. Beat G��tzi
10.\"
4.\" could be passed to pkg_updating
5.\"
6.\" "THE BEER-WARE LICENSE" (Revision 42):
7.\" <beat@chruetertee.ch> wrote this file. As long as you retain this notice you
8.\" can do whatever you want with this stuff. If we meet some day, and you think
9.\" this stuff is worth it, you can buy me a beer in return. Beat G��tzi
10.\"
11.\" $FreeBSD: head/usr.sbin/pkg_install/updating/pkg_updating.1 228976 2011-12-30 00:59:08Z uqs $
11.\" $FreeBSD: head/usr.sbin/pkg_install/updating/pkg_updating.1 233648 2012-03-29 05:02:12Z eadler $
12.\"
13.Dd May 30, 2008
14.Dt PKG_UPDATING 1
15.Os
16.Sh NAME
17.Nm pkg_updating
18.Nd a utility for displaying UPDATING entries of software packages
19.Sh SYNOPSIS

--- 12 unchanged lines hidden (view full) ---

32The following command line options are supported:
33.Bl -tag -width indent
34.It Ar pkg-name ...
35UPDATING entries for the named packages are displayed.
36.It Fl d , -date Ar date
37Only entries newer than
38.Ar date
39are shown. Use a YYYYMMDD date format.
12.\"
13.Dd May 30, 2008
14.Dt PKG_UPDATING 1
15.Os
16.Sh NAME
17.Nm pkg_updating
18.Nd a utility for displaying UPDATING entries of software packages
19.Sh SYNOPSIS

--- 12 unchanged lines hidden (view full) ---

32The following command line options are supported:
33.Bl -tag -width indent
34.It Ar pkg-name ...
35UPDATING entries for the named packages are displayed.
36.It Fl d , -date Ar date
37Only entries newer than
38.Ar date
39are shown. Use a YYYYMMDD date format.
40.It Fl f , -file Ar file
40.It Fl f , -file Ar file
41Defines a alternative location of the UPDATING
42.Ar file .
43.It Fl h , -help
44Print help message.
45.El
46.Sh ENVIRONMENT
47.Bl -tag -width PKG_DBDIR
48.It Ev PKG_DBDIR

--- 42 unchanged lines hidden ---
41Defines a alternative location of the UPDATING
42.Ar file .
43.It Fl h , -help
44Print help message.
45.El
46.Sh ENVIRONMENT
47.Bl -tag -width PKG_DBDIR
48.It Ev PKG_DBDIR

--- 42 unchanged lines hidden ---