diff options
author | 2000-03-01 17:31:20 +0000 | |
---|---|---|
committer | 2000-03-01 17:31:20 +0000 | |
commit | 1fc27e414118cd8922c6b93fbaeb7a5246bfd593 (patch) | |
tree | 4f011d4600c602b6e64ee85e9ccf39cbbb400d71 /lib/libc/sys | |
parent | order kerberos libraries (diff) | |
download | wireguard-openbsd-1fc27e414118cd8922c6b93fbaeb7a5246bfd593.tar.xz wireguard-openbsd-1fc27e414118cd8922c6b93fbaeb7a5246bfd593.zip |
$OpenBSD$
Diffstat (limited to 'lib/libc/sys')
-rw-r--r-- | lib/libc/sys/getsid.2 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/sys/getsid.2 b/lib/libc/sys/getsid.2 index 661e9c30eaa..6d0497876d6 100644 --- a/lib/libc/sys/getsid.2 +++ b/lib/libc/sys/getsid.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getsid.2,v 1.6 2000/01/22 12:00:42 aaron Exp $ +.\" $OpenBSD: getsid.2,v 1.7 2000/03/01 17:31:23 todd Exp $ .\" .\" Copyright (c) 1997 Peter Wemm <peter@freebsd.org> .\" @@ -23,7 +23,6 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: getsid.2,v 1.6 2000/01/22 12:00:42 aaron Exp $ .\" .Dd August 19, 1997 .Dt GETSID 2 |