Deleted Added
full compact
pkg_add.1 (236333) pkg_add.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.\"
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.\" $FreeBSD: head/usr.sbin/pkg_install/add/pkg_add.1 236333 2012-05-30 21:01:06Z jpaetzel $
16.\" $FreeBSD: head/usr.sbin/pkg_install/add/pkg_add.1 243554 2012-11-26 05:11:07Z eadler $
17.\"
17.\"
18.Dd January 4, 2009
18.Dd November 9, 2012
19.Dt PKG_ADD 1
20.Os
21.Sh NAME
22.Nm pkg_add
23.Nd a utility for installing software package distributions
24.Sh SYNOPSIS
25.Nm
26.Op Fl viInfFrRMSK

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

573.It Pa /usr/tmp
574Last choice if
575.Pa /var/tmp
576and
577.Pa /tmp
578are not suitable for creating the staging area.
579.It Pa /var/db/pkg
580Default location of the installed package database.
19.Dt PKG_ADD 1
20.Os
21.Sh NAME
22.Nm pkg_add
23.Nd a utility for installing software package distributions
24.Sh SYNOPSIS
25.Nm
26.Op Fl viInfFrRMSK

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

573.It Pa /usr/tmp
574Last choice if
575.Pa /var/tmp
576and
577.Pa /tmp
578are not suitable for creating the staging area.
579.It Pa /var/db/pkg
580Default location of the installed package database.
581.It Ev PKG_OLD_NOWARN
582If set
583.Nm
584will not warn about its use in the presence of pkgng databases.
581.El
582.Sh SEE ALSO
583.Xr pkg_create 1 ,
584.Xr pkg_delete 1 ,
585.Xr pkg_info 1 ,
586.Xr pkg_version 1 ,
587.Xr mktemp 3 ,
588.Xr sysconf 3 ,

--- 20 unchanged lines hidden ---
585.El
586.Sh SEE ALSO
587.Xr pkg_create 1 ,
588.Xr pkg_delete 1 ,
589.Xr pkg_info 1 ,
590.Xr pkg_version 1 ,
591.Xr mktemp 3 ,
592.Xr sysconf 3 ,

--- 20 unchanged lines hidden ---