diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-09-29 15:20:48 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-09-29 15:20:48 +0000 |
| commit | cb29445a92708496312b59658abe2020d2359ac2 (patch) | |
| tree | 45e29d785027cf107a393485f50062a3363197bc /usr.bin/xinstall | |
| parent | 18f453658f4a4cd26c3b108d30c39d807ef34330 (diff) | |
Notes
Diffstat (limited to 'usr.bin/xinstall')
| -rw-r--r-- | usr.bin/xinstall/install.1 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.bin/xinstall/install.1 b/usr.bin/xinstall/install.1 index 197bea55521dd..31ce10ab7bbae 100644 --- a/usr.bin/xinstall/install.1 +++ b/usr.bin/xinstall/install.1 @@ -32,7 +32,7 @@ .\" From: @(#)install.1 8.1 (Berkeley) 6/6/93 .\" $FreeBSD$ .\" -.Dd May 7, 2001 +.Dd March 6, 2006 .Dt INSTALL 1 .Os .Sh NAME @@ -192,14 +192,16 @@ option has been specified. .Pp If the .Ev DONTSTRIP -environment variable is present +environment variable is present, .Nm will ignore any specification of the .Fl s option. -This is mainly for use in debugging The FreeBSD Ports Collection. +This is mainly for use in debugging the +.Fx +Ports Collection. .Sh FILES -.Bl -tag -width INS@XXXX -compact +.Bl -tag -width ".Pa INS@XXXX" -compact .It Pa INS@XXXX If either .Fl S |
