Guest User

Untitled

a guest
Apr 22nd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. --- portmaster.8.orig 2011-12-06 15:09:52.000000000 -0800
  2. +++ portmaster.8 2011-12-06 15:21:03.000000000 -0800
  3. @@ -132,7 +132,7 @@
  4. patterns mentioned above are not regular expressions.
  5. For example:
  6. .Qq portmaster perl
  7. -would match every port dirctory name in
  8. +would match every port directory name in
  9. .Pa /var/db/pkg
  10. that fits the pattern
  11. .Qq /var/db/pkg/perl* .
  12. @@ -596,7 +596,7 @@
  13. .Fl -index-only
  14. option the
  15. .Ev PACKAGES
  16. -variable must be set to a dirctory where the
  17. +variable must be set to a directory where the
  18. superuser has write permissions.
  19. Other useful variables include:
  20. .Bd -literal
  21. @@ -725,7 +725,7 @@
  22. .Ex -std
  23. .Sh ADVANCED FEATURE: SU_CMD
  24. The ports infrastructure has limited support for performing
  25. -various operations as an unpriviliged user.
  26. +various operations as an unprivileged user.
  27. It does this by defining SU_CMD, which is typically
  28. .Xr su 1 .
  29. In order to support complete management of your ports as an
Add Comment
Please, Sign In to add comment