Deleted Added
full compact
pkg_delete.1 (228990) pkg_delete.1 (243554)
1.\"
2.\" FreeBSD install - a package for the installation and maintenance
3.\" of non-core utilities.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright
9.\" notice, this list of conditions and the following disclaimer.
10.\" 2. Redistributions in binary form must reproduce the above copyright
11.\" notice, this list of conditions and the following disclaimer in the
12.\" documentation and/or other materials provided with the distribution.
13.\"
14.\" Jordan K. Hubbard
15.\"
16.\"
17.\" @(#)pkg_delete.1
1.\"
2.\" FreeBSD install - a package for the installation and maintenance
3.\" of non-core utilities.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright
9.\" notice, this list of conditions and the following disclaimer.
10.\" 2. Redistributions in binary form must reproduce the above copyright
11.\" notice, this list of conditions and the following disclaimer in the
12.\" documentation and/or other materials provided with the distribution.
13.\"
14.\" Jordan K. Hubbard
15.\"
16.\"
17.\" @(#)pkg_delete.1
18.\" $FreeBSD: head/usr.sbin/pkg_install/delete/pkg_delete.1 228990 2011-12-30 10:58:14Z uqs $
18.\" $FreeBSD: head/usr.sbin/pkg_install/delete/pkg_delete.1 243554 2012-11-26 05:11:07Z eadler $
19.\"
19.\"
20.Dd May 30, 2008
20.Dd November 9, 2012
21.Dt PKG_DELETE 1
22.Os
23.Sh NAME
24.Nm pkg_delete
25.Nd a utility for deleting previously installed software package distributions
26.Sh SYNOPSIS
27.Nm
28.Op Fl dDfGinrvxX

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

271.Sh ENVIRONMENT
272The environment variable
273.Ev PKG_DBDIR
274specifies an alternative location for the installed package database.
275.Sh FILES
276.Bl -tag -width /var/db/pkg -compact
277.It Pa /var/db/pkg
278Default location of the installed package database.
21.Dt PKG_DELETE 1
22.Os
23.Sh NAME
24.Nm pkg_delete
25.Nd a utility for deleting previously installed software package distributions
26.Sh SYNOPSIS
27.Nm
28.Op Fl dDfGinrvxX

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

271.Sh ENVIRONMENT
272The environment variable
273.Ev PKG_DBDIR
274specifies an alternative location for the installed package database.
275.Sh FILES
276.Bl -tag -width /var/db/pkg -compact
277.It Pa /var/db/pkg
278Default location of the installed package database.
279.It Ev PKG_OLD_NOWARN
280If set
281.Nm
282will not warn about its use in the presence of pkgng databases.
279.El
280.Sh SEE ALSO
281.Xr pkg_add 1 ,
282.Xr pkg_create 1 ,
283.Xr pkg_info 1 ,
284.Xr pkg_version 1 ,
285.Xr mktemp 3 ,
286.Xr mtree 8
287.Sh AUTHORS
288.An Jordan Hubbard
289.Sh CONTRIBUTORS
290.An John Kohl Aq jtk@rational.com ,
291.An Oliver Eikemeier Aq eik@FreeBSD.org
292.Sh BUGS
293Sure to be some.
283.El
284.Sh SEE ALSO
285.Xr pkg_add 1 ,
286.Xr pkg_create 1 ,
287.Xr pkg_info 1 ,
288.Xr pkg_version 1 ,
289.Xr mktemp 3 ,
290.Xr mtree 8
291.Sh AUTHORS
292.An Jordan Hubbard
293.Sh CONTRIBUTORS
294.An John Kohl Aq jtk@rational.com ,
295.An Oliver Eikemeier Aq eik@FreeBSD.org
296.Sh BUGS
297Sure to be some.