diff options
author | sjg <sjg@FreeBSD.org> | 2013-09-27 17:42:23 +0000 |
---|---|---|
committer | sjg <sjg@FreeBSD.org> | 2013-09-27 17:42:23 +0000 |
commit | 6f3c292c36feffcae5ed9c5c252131c62e72dd05 (patch) | |
tree | 2f15d0132a0304b564a72665cf82a7318ae91274 /contrib | |
parent | 53e3011adf3dc428b24dc18abd3429df8a41c25a (diff) | |
download | FreeBSD-src-6f3c292c36feffcae5ed9c5c252131c62e72dd05.zip FreeBSD-src-6f3c292c36feffcae5ed9c5c252131c62e72dd05.tar.gz |
Fix Fx syntax.
PR: 182269
Approved by: re@
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/bmake/make.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bmake/make.1 b/contrib/bmake/make.1 index c4b647d..8706a83 100644 --- a/contrib/bmake/make.1 +++ b/contrib/bmake/make.1 @@ -730,7 +730,7 @@ even if the target is not tagged with The default is .Ql Pa yes for backwards compatability with -.Fx 9 +.Fx 9.0 and earlier. .It Va .MAKE.DEPENDFILE Names the makefile (default |