svn commit: r228453 - user/dougb/portmaster/files

Doug Barton dougb at FreeBSD.org
Tue Dec 13 06:53:03 UTC 2011


Author: dougb
Date: Tue Dec 13 06:53:03 2011
New Revision: 228453
URL: http://svn.freebsd.org/changeset/base/228453

Log:
  Typo fixes
  
  PR:		ports/163101
  Submitted by:	Jason Helfman <jhelfman at experts-exchange.com>

Modified:
  user/dougb/portmaster/files/portmaster.8

Modified: user/dougb/portmaster/files/portmaster.8
==============================================================================
--- user/dougb/portmaster/files/portmaster.8	Tue Dec 13 06:51:56 2011	(r228452)
+++ user/dougb/portmaster/files/portmaster.8	Tue Dec 13 06:53:03 2011	(r228453)
@@ -132,7 +132,7 @@ The
 patterns mentioned above are not regular expressions.
 For example:
 .Qq portmaster perl
-would match every port dirctory name in
+would match every port directory name in
 .Pa /var/db/pkg
 that fits the pattern
 .Qq /var/db/pkg/perl* .
@@ -597,7 +597,7 @@ When using the
 .Fl -index-only
 option the
 .Ev PACKAGES
-variable must be set to a dirctory where the
+variable must be set to a directory where the
 superuser has write permissions.
 Other useful variables include:
 .Bd -literal
@@ -726,7 +726,7 @@ in your environment as appropriate.
 .Ex -std
 .Sh ADVANCED FEATURE: SU_CMD
 The ports infrastructure has limited support for performing
-various operations as an unpriviliged user.
+various operations as an unprivileged user.
 It does this by defining SU_CMD, which is typically
 .Xr su 1 .
 In order to support complete management of your ports as an


More information about the svn-src-user mailing list