summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-10-02 18:38:23 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-10-02 18:38:23 +0000
commit94212a14e9eb1a397626e41cf64eeb556b588adb (patch)
tree6c3c93c42c60830be69423ed66e951fd1999c3c0
parent9afe2022ac016fea71295895fb5071f6802f201a (diff)
Notes
-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 2523b0b763bb..0c1bb83794f8 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