diff options
Diffstat (limited to 'lib/libc/sys/setsid.2')
-rw-r--r-- | lib/libc/sys/setsid.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/setsid.2 b/lib/libc/sys/setsid.2 index e67aae4..d56ad1f 100644 --- a/lib/libc/sys/setsid.2 +++ b/lib/libc/sys/setsid.2 @@ -75,5 +75,5 @@ ID of the calling process. The .Fn setsid function is expected to be compliant with the -.St -p1003.1-88 +.St -p1003.1-90 specification. |