diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-06-28 22:12:30 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-06-28 22:12:30 +0000 |
| commit | f5913c97360f1782c7cbc38ea9ace2dac2457e51 (patch) | |
| tree | c1233d191bc95d07267059c72f18984148e2e567 | |
| parent | ab875ef896f1809efda093700257d016db082097 (diff) | |
Notes
| -rw-r--r-- | lib/libc/stdlib/alloca.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/alloca.3 b/lib/libc/stdlib/alloca.3 index c25d9025e767..e87cd9fb098c 100644 --- a/lib/libc/stdlib/alloca.3 +++ b/lib/libc/stdlib/alloca.3 @@ -70,7 +70,7 @@ pointer is returned. The .Fn alloca function appeared in -.str-At-32v . +.At 32v . .\" .Bx ?? . .\" The function appeared in 32v, pwb and pwb.2 and in 3bsd 4bsd .\" The first man page (or link to a man page that I can find at the |
