summaryrefslogtreecommitdiffstats
path: root/share/man/man7
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-09-03 09:10:30 +0000
committerjmc <jmc@openbsd.org>2003-09-03 09:10:30 +0000
commitca4c5e5c5411d10a4aae3a8aca9d0f766b297db1 (patch)
tree90923eafbaa2c393c460d0766330bd1d73c25d97 /share/man/man7
parent- sync SYNOPSIS with usage() (diff)
downloadwireguard-openbsd-ca4c5e5c5411d10a4aae3a8aca9d0f766b297db1.tar.xz
wireguard-openbsd-ca4c5e5c5411d10a4aae3a8aca9d0f766b297db1.zip
- remove trailing whitespace
- fix an .Ar macro with too many args
Diffstat (limited to 'share/man/man7')
-rw-r--r--share/man/man7/ports.713
1 files changed, 7 insertions, 6 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7
index c78ed74aff7..925a0883546 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.39 2003/08/15 00:32:33 espie Exp $
+.\" $OpenBSD: ports.7,v 1.40 2003/09/03 09:10:30 jmc Exp $
.\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $
.\"
.Dd January 25, 1998
@@ -121,7 +121,7 @@ ports.
The variable
.Ev SKIPDIR
can hold a set of package directories to avoid during recursion.
-These are always specified relative to the root of the ports tree,
+These are always specified relative to the root of the ports tree,
and can contain a flavor or subpackage part
.Po
see
@@ -138,10 +138,11 @@ line, e.g., to avoid stopping after each problem.
.Ed
.Pp
The targets that do this are
-.Ar all , build , checksum , clean , configure ,
-.Ar extract , fake , fetch , install ,
-.Ar distclean , deinstall , reinstall ,
-.Ar package , link-categories , unlink-categories ,
+.Ar all , build , checksum , clean ,
+.Ar configure , extract , fake ,
+.Ar fetch , install , distclean ,
+.Ar deinstall , reinstall , package ,
+.Ar link-categories , unlink-categories ,
.Ar describe , show , regress ,
.Ar lib-depends-check , homepage-links , manpages-check ,
.Ar license-check , all-dir-depends , build-dir-depends ,