diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2005-08-18 15:01:27 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2005-08-18 15:01:27 +0000 |
| commit | 0dbc56408b7569141c93167f589bdeb8ce919e33 (patch) | |
| tree | 32bf6cfe155fe6b99c14e5a558003274942175ff /usr.bin/make | |
| parent | 794cfc2d405005283bcb62dd783f2032553a523f (diff) | |
Notes
Diffstat (limited to 'usr.bin/make')
| -rw-r--r-- | usr.bin/make/make.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index caa87f8287ca..29f74ac7c790 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -628,7 +628,7 @@ variable from the environment, all sequences of a backslash and one of space or tab are replaced just with their second character without causing a word break. -Any other occurences of a backslash are retained. +Any other occurrences of a backslash are retained. Groups of unquoted space, tab and newline characters cause word breaking. .It Va MFLAGS |
