diff options
| author | David Malone <dwmalone@FreeBSD.org> | 2001-02-11 21:19:31 +0000 |
|---|---|---|
| committer | David Malone <dwmalone@FreeBSD.org> | 2001-02-11 21:19:31 +0000 |
| commit | d3d8587299a59caecffdc469ca7d9cd0ff9c97a4 (patch) | |
| tree | 787ce3d788e1f4c979c529235392ad1efb00c2eb | |
| parent | 6bd7c68cf0b7e4e026469b48e6e01d159a3f2872 (diff) | |
Notes
| -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 0f742821cbff..e3f1347ab49e 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -567,7 +567,7 @@ Name of the machine architecture is running on, obtained from the .Ev MACHINE environment variable, or through -.Xr uname 2 +.Xr uname 3 if not defined. .It Va MACHINE_ARCH Name of the machine architecture |
