aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2006-04-08 06:59:54 +0000
committerMax Khon <fjoe@FreeBSD.org>2006-04-08 06:59:54 +0000
commit66b07418fa21cd5cfce86e5980669d0a1c692beb (patch)
treec77df11c522dcbe9e703fbf02b83e91ccdbcd13c /usr.bin/make/make.1
parent93cfca22941834d0ce0b9b4e816f41e1f0f19010 (diff)
Notes
Diffstat (limited to 'usr.bin/make/make.1')
-rw-r--r--usr.bin/make/make.13
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index a921a8455367..cb6ee2d91f7e 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -850,6 +850,9 @@ to be replaced in
Replaces each word in the variable with its last component.
.It Cm U
Converts variable to upper-case letters.
+.It Cm u
+Remove adjacent duplicate words (like
+.Xr uniq 1 ) .
.El
.Sh DIRECTIVES, CONDITIONALS, AND FOR LOOPS
Directives, conditionals, and for loops reminiscent