From 94212a14e9eb1a397626e41cf64eeb556b588adb Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 2 Oct 2003 18:38:23 +0000 Subject: Document the recently added `O' modifier. --- usr.bin/make/make.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'usr.bin/make') 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 -- cgit v1.3