diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-08-21 08:07:52 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-08-21 08:07:52 +0000 |
commit | 32430cc32b143e5ccc47a8cd4e0434a38ff1ad5d (patch) | |
tree | c1d02fe94b4f84c4fcb125394a5dfd1d032f1957 /share | |
parent | 32cd7157f01a85750ab3e841a775560a7bedc89b (diff) |
zap trailing whitespace;
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 111838e0fa0..56359406e5e 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. .\" -.\" $OpenBSD: ports.7,v 1.77 2009/08/21 06:56:22 espie Exp $ +.\" $OpenBSD: ports.7,v 1.78 2009/08/21 08:07:51 jmc Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd $Mdocdate: August 21 2009 $ @@ -115,7 +115,7 @@ This database can be searched using any tool able to manipulate such databases, for instance sqlitebrowser, or a script language with an sqlite interface, e.g., perl, python, ocaml, lua, php5. .Sh SELECTING A SET OF PORTS -One can define +One can define .Ev SUBDIRLIST to point to a file that contains a list of .Ev FULLPKGPATHs , |