diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 17:41:19 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-12 10:31:09 +0100 |
| commit | a9cd9cb7d79d7ca32031781739c58a779e4aad02 (patch) | |
| tree | 5453a4cdaa2871e8de2338886511ba40c3229d8a /man3/queue.3 | |
| parent | 3bbfa6fc9286d42044d0320c6efa4a80d4354743 (diff) | |
| download | man-pages-a9cd9cb7d79d7ca32031781739c58a779e4aad02.tar.gz | |
accept.2, bind.2, connect.2, getpeername.2, getpriority.2, getsockname.2, getsockopt.2, ioctl.2, killpg.2, listen.2, lseek.2, readlink.2, recv.2, send.2, setpgid.2, setreuid.2, shutdown.2, socket.2, socketpair.2, syscall.2, truncate.2, alloca.3, btree.3, daemon.3, dbopen.3, err.3, exec.3, fclose.3, ferror.3, fflush.3, fopen.3, fread.3, fseek.3, fts.3, hash.3, mpool.3, popen.3, queue.3, rcmd.3, recno.3, rexec.3, scanf.3, setbuf.3, stdarg.3, stdio.3, strtod.3, hostname.7, mdoc.7, mdoc.samples.7: srcfix: LICENSE: s/BSD_4_CLAUSE_FULL/BSD_4_CLAUSE_UCB/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/queue.3')
| -rw-r--r-- | man3/queue.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/queue.3 b/man3/queue.3 index ec946f4203..d09cb03665 100644 --- a/man3/queue.3 +++ b/man3/queue.3 @@ -1,7 +1,7 @@ .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. .\" -.\" %%%LICENSE_START(BSD_4_CLAUSE_FULL) +.\" %%%LICENSE_START(BSD_4_CLAUSE_UCB) .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: |
