diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-08-22 22:05:59 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-08-22 22:05:59 +0000 |
| commit | bf5a138ec42c842d9402e45de366f7b71e267e42 (patch) | |
| tree | 6d567531aa723650fda7eb154a0b70535bb19e38 /lib/libc/compat-43/creat.2 | |
| parent | 0982f4916f9e0def1dbeb907dcd4482ecb545586 (diff) | |
Notes
Diffstat (limited to 'lib/libc/compat-43/creat.2')
| -rw-r--r-- | lib/libc/compat-43/creat.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/compat-43/creat.2 b/lib/libc/compat-43/creat.2 index 826909a45b2f..cc11290a1a25 100644 --- a/lib/libc/compat-43/creat.2 +++ b/lib/libc/compat-43/creat.2 @@ -56,5 +56,5 @@ open(path, O_CREAT | O_TRUNC | O_WRONLY, mode); .Xr open 2 .Sh HISTORY The -.Nm +.Fn creat function call appeared in Version 6 AT&T UNIX. |
