diff options
| author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-06-23 04:38:50 +0000 |
|---|---|---|
| committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-06-23 04:38:50 +0000 |
| commit | edac0054b027fba2d95aa613afc6770962414ff9 (patch) | |
| tree | 13af936510a52e7346ec17401a29859f91b6bc5e /share | |
| parent | a022a6fe563b27dd8c2266bc9022753efeea69b3 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man7/ports.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 9b2ee9850784..d2541be7d136 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ports.7,v 1.5 1998/02/07 21:07:51 hoek Exp $ +.\" $Id: ports.7,v 1.6 1998/03/12 07:30:54 charnier Exp $ .\" .Dd January 25, 1998 .Dt PORTS 7 @@ -247,7 +247,7 @@ If set, overwrite any existing package registration on the system. .It Ev MOTIFLIB Location of libXm.{a,so}. .It Ev PATCH_DEBUG -Displays verbose output from applying each patch. +If defined, display verbose output when applying each patch. .It Ev INTERACTIVE If defined, only operate on a port if it requires interaction. .It Ev BATCH |
