summaryrefslogtreecommitdiffstats
path: root/usr.bin/make
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-10-02 18:38:23 +0000
committerru <ru@FreeBSD.org>2003-10-02 18:38:23 +0000
commitdb34f4c8e657cbc48cf831fa4b7cd9dc7a397b5e (patch)
tree6c3c93c42c60830be69423ed66e951fd1999c3c0 /usr.bin/make
parentd3ab7edea618eb29e79519e5d10907bbee98c0c4 (diff)
downloadFreeBSD-src-db34f4c8e657cbc48cf831fa4b7cd9dc7a397b5e.zip
FreeBSD-src-db34f4c8e657cbc48cf831fa4b7cd9dc7a397b5e.tar.gz
Document the recently added `O' modifier.
Diffstat (limited to 'usr.bin/make')
-rw-r--r--usr.bin/make/make.12
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 2523b0b..0c1bb83 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -652,6 +652,8 @@ This is identical to
.Cm M ,
but selects all words which do not match
the rest of the modifier.
+.It Cm O
+Order every word in the variable alphabetically.
.It Cm Q
Quotes every shell meta-character in the variable, so that it can be passed
safely through recursive invocations of
OpenPOWER on IntegriCloud