diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-04-23 12:31:13 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-04-23 12:31:13 +0000 |
| commit | c6d8816ea80776f19b6c68608460f16a1d655275 (patch) | |
| tree | 3e0c68f3a994198f76f728d54e257b3c112b674b /lib/libc/sys | |
| parent | e876c909dafa4460284a3bc4b59caad75a93f651 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys')
| -rw-r--r-- | lib/libc/sys/setregid.2 | 6 | ||||
| -rw-r--r-- | lib/libc/sys/setreuid.2 | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/lib/libc/sys/setregid.2 b/lib/libc/sys/setregid.2 index bf2624da1f27..e890a98c45f2 100644 --- a/lib/libc/sys/setregid.2 +++ b/lib/libc/sys/setregid.2 @@ -87,7 +87,5 @@ was specified. .Sh HISTORY The .Nm -function call appeared in -.Bx 4.2 -and was dropped in -.Bx 4.4 . +system call appeared in +.Bx 4.2 . diff --git a/lib/libc/sys/setreuid.2 b/lib/libc/sys/setreuid.2 index 980da123db31..12af3ca21418 100644 --- a/lib/libc/sys/setreuid.2 +++ b/lib/libc/sys/setreuid.2 @@ -85,7 +85,5 @@ was specified. .Sh HISTORY The .Nm -function call appeared in -.Bx 4.2 -and was dropped in -.Bx 4.4 . +system call appeared in +.Bx 4.2 . |
