aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/accept.22
-rw-r--r--man2/bind.22
-rw-r--r--man2/connect.22
-rw-r--r--man2/getpeername.22
-rw-r--r--man2/getpriority.22
-rw-r--r--man2/getsockname.22
-rw-r--r--man2/getsockopt.22
-rw-r--r--man2/ioctl.22
-rw-r--r--man2/killpg.22
-rw-r--r--man2/listen.22
-rw-r--r--man2/lseek.22
-rw-r--r--man2/readlink.22
-rw-r--r--man2/recv.22
-rw-r--r--man2/send.22
-rw-r--r--man2/setpgid.22
-rw-r--r--man2/setreuid.22
-rw-r--r--man2/shutdown.22
-rw-r--r--man2/socket.22
-rw-r--r--man2/socketpair.22
-rw-r--r--man2/syscall.22
-rw-r--r--man2/truncate.22
-rw-r--r--man3/alloca.32
-rw-r--r--man3/btree.32
-rw-r--r--man3/daemon.32
-rw-r--r--man3/dbopen.32
-rw-r--r--man3/err.32
-rw-r--r--man3/exec.32
-rw-r--r--man3/fclose.32
-rw-r--r--man3/ferror.32
-rw-r--r--man3/fflush.32
-rw-r--r--man3/fopen.32
-rw-r--r--man3/fread.32
-rw-r--r--man3/fseek.32
-rw-r--r--man3/fts.32
-rw-r--r--man3/hash.32
-rw-r--r--man3/mpool.32
-rw-r--r--man3/popen.32
-rw-r--r--man3/queue.32
-rw-r--r--man3/rcmd.32
-rw-r--r--man3/recno.32
-rw-r--r--man3/rexec.32
-rw-r--r--man3/scanf.32
-rw-r--r--man3/setbuf.32
-rw-r--r--man3/stdarg.32
-rw-r--r--man3/stdio.32
-rw-r--r--man3/strtod.32
-rw-r--r--man7/hostname.72
-rw-r--r--man7/mdoc.72
-rw-r--r--man7/mdoc.samples.72
49 files changed, 49 insertions, 49 deletions
diff --git a/man2/accept.2 b/man2/accept.2
index 36c9dd7a1d..57b44d55d9 100644
--- a/man2/accept.2
+++ b/man2/accept.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 1983, 1990, 1991 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:
diff --git a/man2/bind.2 b/man2/bind.2
index d7741e9979..bb98ddc844 100644
--- a/man2/bind.2
+++ b/man2/bind.2
@@ -30,7 +30,7 @@
.\" Copyright (c) 1983 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:
diff --git a/man2/connect.2 b/man2/connect.2
index f70fda8b8b..c1e731ce00 100644
--- a/man2/connect.2
+++ b/man2/connect.2
@@ -30,7 +30,7 @@
.\" Copyright (c) 1983 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:
diff --git a/man2/getpeername.2 b/man2/getpeername.2
index b4e2355292..33122f1a99 100644
--- a/man2/getpeername.2
+++ b/man2/getpeername.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 1983, 1991 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:
diff --git a/man2/getpriority.2 b/man2/getpriority.2
index 6159b76a8e..869db3329f 100644
--- a/man2/getpriority.2
+++ b/man2/getpriority.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 1980, 1991 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:
diff --git a/man2/getsockname.2 b/man2/getsockname.2
index 8a7204e4b3..84836e34fe 100644
--- a/man2/getsockname.2
+++ b/man2/getsockname.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 1983, 1991 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:
diff --git a/man2/getsockopt.2 b/man2/getsockopt.2
index 1c437da73f..c5d4aa3af3 100644
--- a/man2/getsockopt.2
+++ b/man2/getsockopt.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 1983, 1991 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:
diff --git a/man2/ioctl.2 b/man2/ioctl.2
index d3224d8f8a..3d7a11c88b 100644
--- a/man2/ioctl.2
+++ b/man2/ioctl.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 1980, 1991 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:
diff --git a/man2/killpg.2 b/man2/killpg.2
index 55866c3117..a66e3af137 100644
--- a/man2/killpg.2
+++ b/man2/killpg.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 1980, 1991 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:
diff --git a/man2/listen.2 b/man2/listen.2
index 1042b4aaec..55ae728a46 100644
--- a/man2/listen.2
+++ b/man2/listen.2
@@ -2,7 +2,7 @@
.\" and Copyright (C) 2007, Michael Kerrisk <mtk.manpages@gmail.com>
.\" 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:
diff --git a/man2/lseek.2 b/man2/lseek.2
index 306f2b3f27..e10eb4a702 100644
--- a/man2/lseek.2
+++ b/man2/lseek.2
@@ -3,7 +3,7 @@
.\" and Copyright (c) 2011, Michael Kerrisk <mtk.manpages@gmail.com>
.\" 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:
diff --git a/man2/readlink.2 b/man2/readlink.2
index a110130bc1..f4ee2cb129 100644
--- a/man2/readlink.2
+++ b/man2/readlink.2
@@ -2,7 +2,7 @@
.\" And Copyright (C) 2011 Guillem Jover <guillem@hadrons.org>
.\" 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:
diff --git a/man2/recv.2 b/man2/recv.2
index 90cfeb945d..38ae243ce8 100644
--- a/man2/recv.2
+++ b/man2/recv.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 1983, 1990, 1991 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:
diff --git a/man2/send.2 b/man2/send.2
index 80591075f4..778efba56d 100644
--- a/man2/send.2
+++ b/man2/send.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 1983, 1991 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:
diff --git a/man2/setpgid.2 b/man2/setpgid.2
index f7f1fdfe65..e1d31f4ecb 100644
--- a/man2/setpgid.2
+++ b/man2/setpgid.2
@@ -2,7 +2,7 @@
.\" and Copyright (C) 2007, Michael Kerrisk <mtk.manpages@gmail.com>
.\" 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:
diff --git a/man2/setreuid.2 b/man2/setreuid.2
index 8f73e71a2a..c5d1d35dda 100644
--- a/man2/setreuid.2
+++ b/man2/setreuid.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 1983, 1991 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:
diff --git a/man2/shutdown.2 b/man2/shutdown.2
index 96d8d36269..3db91ead92 100644
--- a/man2/shutdown.2
+++ b/man2/shutdown.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 1983, 1991 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:
diff --git a/man2/socket.2 b/man2/socket.2
index a4fdc80894..9d05b550ad 100644
--- a/man2/socket.2
+++ b/man2/socket.2
@@ -2,7 +2,7 @@
.\" Copyright (c) 1983, 1991 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:
diff --git a/man2/socketpair.2 b/man2/socketpair.2
index a9537e12b2..23a2918f4c 100644
--- a/man2/socketpair.2
+++ b/man2/socketpair.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 1983, 1991 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:
diff --git a/man2/syscall.2 b/man2/syscall.2
index 4080d5388d..0675943b3d 100644
--- a/man2/syscall.2
+++ b/man2/syscall.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 1980, 1991, 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:
diff --git a/man2/truncate.2 b/man2/truncate.2
index 04a396b70d..4d12683889 100644
--- a/man2/truncate.2
+++ b/man2/truncate.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 1983, 1991 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:
diff --git a/man3/alloca.3 b/man3/alloca.3
index 539bddb55e..73b88f552e 100644
--- a/man3/alloca.3
+++ b/man3/alloca.3
@@ -1,7 +1,7 @@
.\" Copyright (c) 1980, 1991 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:
diff --git a/man3/btree.3 b/man3/btree.3
index 7d577d76d7..48f8dca133 100644
--- a/man3/btree.3
+++ b/man3/btree.3
@@ -1,7 +1,7 @@
.\" Copyright (c) 1990, 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:
diff --git a/man3/daemon.3 b/man3/daemon.3
index 55a99af69f..0fe77e396a 100644
--- a/man3/daemon.3
+++ b/man3/daemon.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:
diff --git a/man3/dbopen.3 b/man3/dbopen.3
index 560d927809..a3c6187972 100644
--- a/man3/dbopen.3
+++ b/man3/dbopen.3
@@ -1,7 +1,7 @@
.\" Copyright (c) 1990, 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:
diff --git a/man3/err.3 b/man3/err.3
index fdbab61338..0f4e07dca8 100644
--- a/man3/err.3
+++ b/man3/err.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:
diff --git a/man3/exec.3 b/man3/exec.3
index 0ee10f89aa..062cb0f310 100644
--- a/man3/exec.3
+++ b/man3/exec.3
@@ -1,7 +1,7 @@
.\" Copyright (c) 1991 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:
diff --git a/man3/fclose.3 b/man3/fclose.3
index 534b22e26c..974230f0f2 100644
--- a/man3/fclose.3
+++ b/man3/fclose.3
@@ -5,7 +5,7 @@
.\" Chris Torek and the American National Standards Committee X3,
.\" on Information Processing Systems.
.\"
-.\" %%%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:
diff --git a/man3/ferror.3 b/man3/ferror.3
index 5f5fd4950c..505035def3 100644
--- a/man3/ferror.3
+++ b/man3/ferror.3
@@ -5,7 +5,7 @@
.\" Chris Torek and the American National Standards Committee X3,
.\" on Information Processing Systems.
.\"
-.\" %%%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:
diff --git a/man3/fflush.3 b/man3/fflush.3
index 8eab43368a..1622650bcd 100644
--- a/man3/fflush.3
+++ b/man3/fflush.3
@@ -5,7 +5,7 @@
.\" Chris Torek and the American National Standards Committee X3,
.\" on Information Processing Systems.
.\"
-.\" %%%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:
diff --git a/man3/fopen.3 b/man3/fopen.3
index ab838824cc..d30ee7140e 100644
--- a/man3/fopen.3
+++ b/man3/fopen.3
@@ -5,7 +5,7 @@
.\" Chris Torek and the American National Standards Committee X3,
.\" on Information Processing Systems.
.\"
-.\" %%%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:
diff --git a/man3/fread.3 b/man3/fread.3
index d64baa7f42..ab81d4bba6 100644
--- a/man3/fread.3
+++ b/man3/fread.3
@@ -5,7 +5,7 @@
.\" Chris Torek and the American National Standards Committee X3,
.\" on Information Processing Systems.
.\"
-.\" %%%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:
diff --git a/man3/fseek.3 b/man3/fseek.3
index a02c799bf2..87de4c1dad 100644
--- a/man3/fseek.3
+++ b/man3/fseek.3
@@ -5,7 +5,7 @@
.\" Chris Torek and the American National Standards Committee X3,
.\" on Information Processing Systems.
.\"
-.\" %%%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:
diff --git a/man3/fts.3 b/man3/fts.3
index 0978c03375..73b68b8400 100644
--- a/man3/fts.3
+++ b/man3/fts.3
@@ -3,7 +3,7 @@
.\" Copyright (c) 1989, 1991, 1993, 1994
.\" 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:
diff --git a/man3/hash.3 b/man3/hash.3
index f7116da553..8a79230ddc 100644
--- a/man3/hash.3
+++ b/man3/hash.3
@@ -1,7 +1,7 @@
.\" Copyright (c) 1990, 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:
diff --git a/man3/mpool.3 b/man3/mpool.3
index 63f74277ba..bdf19adc74 100644
--- a/man3/mpool.3
+++ b/man3/mpool.3
@@ -1,7 +1,7 @@
.\" Copyright (c) 1990, 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:
diff --git a/man3/popen.3 b/man3/popen.3
index 3bc18c3d14..337854350e 100644
--- a/man3/popen.3
+++ b/man3/popen.3
@@ -1,7 +1,7 @@
.\" Copyright 1991 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:
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:
diff --git a/man3/rcmd.3 b/man3/rcmd.3
index 850e658708..521287e645 100644
--- a/man3/rcmd.3
+++ b/man3/rcmd.3
@@ -3,7 +3,7 @@
.\" Copyright (c) 1983, 1991, 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:
diff --git a/man3/recno.3 b/man3/recno.3
index 44225cf202..81c06ef9c7 100644
--- a/man3/recno.3
+++ b/man3/recno.3
@@ -1,7 +1,7 @@
.\" Copyright (c) 1990, 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:
diff --git a/man3/rexec.3 b/man3/rexec.3
index 75ec4a8815..6de7b5d4b7 100644
--- a/man3/rexec.3
+++ b/man3/rexec.3
@@ -1,7 +1,7 @@
.\" Copyright (c) 1983, 1991, 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:
diff --git a/man3/scanf.3 b/man3/scanf.3
index 45b0860e75..62695f3431 100644
--- a/man3/scanf.3
+++ b/man3/scanf.3
@@ -5,7 +5,7 @@
.\" Chris Torek and the American National Standards Committee X3,
.\" on Information Processing Systems.
.\"
-.\" %%%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:
diff --git a/man3/setbuf.3 b/man3/setbuf.3
index 59717aeaaf..87b150400f 100644
--- a/man3/setbuf.3
+++ b/man3/setbuf.3
@@ -5,7 +5,7 @@
.\" the American National Standards Committee X3, on Information
.\" Processing Systems.
.\"
-.\" %%%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:
diff --git a/man3/stdarg.3 b/man3/stdarg.3
index c83198d545..412a353ec3 100644
--- a/man3/stdarg.3
+++ b/man3/stdarg.3
@@ -5,7 +5,7 @@
.\" the American National Standards Committee X3, on Information
.\" Processing Systems.
.\"
-.\" %%%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:
diff --git a/man3/stdio.3 b/man3/stdio.3
index c18a6b5589..a32304bf11 100644
--- a/man3/stdio.3
+++ b/man3/stdio.3
@@ -1,7 +1,7 @@
.\" Copyright (c) 1990, 1991 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:
diff --git a/man3/strtod.3 b/man3/strtod.3
index d087168293..8498a0686c 100644
--- a/man3/strtod.3
+++ b/man3/strtod.3
@@ -5,7 +5,7 @@
.\" the American National Standards Committee X3, on Information
.\" Processing Systems.
.\"
-.\" %%%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:
diff --git a/man7/hostname.7 b/man7/hostname.7
index 84405b8c5a..23c35e9e40 100644
--- a/man7/hostname.7
+++ b/man7/hostname.7
@@ -1,7 +1,7 @@
.\" Copyright (c) 1987, 1990, 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:
diff --git a/man7/mdoc.7 b/man7/mdoc.7
index 6ad7d9e387..3d241dff16 100644
--- a/man7/mdoc.7
+++ b/man7/mdoc.7
@@ -1,7 +1,7 @@
.\" Copyright (c) 1991, 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:
diff --git a/man7/mdoc.samples.7 b/man7/mdoc.samples.7
index 585b78a446..cd7018f4ac 100644
--- a/man7/mdoc.samples.7
+++ b/man7/mdoc.samples.7
@@ -1,7 +1,7 @@
.\" Copyright (c) 1990, 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: