summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-10 08:39:26 +0000
committerimp <imp@FreeBSD.org>2005-01-10 08:39:26 +0000
commita76898b84970888a6fd015e15721f65815ea119a (patch)
tree7dca27c9a790badf045197bb573b3e53ba372480 /bin
parent8e0b41a135a33cfa59159ee99e22e486f42337f6 (diff)
downloadFreeBSD-src-a76898b84970888a6fd015e15721f65815ea119a.zip
FreeBSD-src-a76898b84970888a6fd015e15721f65815ea119a.tar.gz
/*- or .\"- or #- to begin license clauses.
Diffstat (limited to 'bin')
-rw-r--r--bin/cat/cat.11
-rw-r--r--bin/cat/cat.c2
-rw-r--r--bin/chflags/chflags.11
-rw-r--r--bin/chflags/chflags.c2
-rw-r--r--bin/chio/chio.13
-rw-r--r--bin/chio/chio.c2
-rw-r--r--bin/chio/defs.h2
-rw-r--r--bin/chio/pathnames.h2
-rw-r--r--bin/chmod/chmod.11
-rw-r--r--bin/chmod/chmod.c2
-rw-r--r--bin/cp/cp.11
-rw-r--r--bin/cp/cp.c2
-rw-r--r--bin/csh/USD.doc/csh.11
-rw-r--r--bin/csh/USD.doc/csh.21
-rw-r--r--bin/csh/USD.doc/csh.31
-rw-r--r--bin/csh/USD.doc/csh.41
-rw-r--r--bin/csh/USD.doc/csh.a1
-rw-r--r--bin/csh/USD.doc/csh.g1
-rw-r--r--bin/csh/USD.doc/tabs1
-rw-r--r--bin/date/date.11
-rw-r--r--bin/date/date.c2
-rw-r--r--bin/dd/dd.11
-rw-r--r--bin/dd/gen.c2
-rw-r--r--bin/df/df.11
-rw-r--r--bin/df/df.c2
-rw-r--r--bin/domainname/domainname.11
-rw-r--r--bin/domainname/domainname.c2
-rw-r--r--bin/echo/echo.11
-rw-r--r--bin/echo/echo.c2
-rw-r--r--bin/ed/ed.h2
-rw-r--r--bin/expr/expr.13
-rw-r--r--bin/expr/expr.y3
-rw-r--r--bin/hostname/hostname.11
-rw-r--r--bin/hostname/hostname.c2
-rw-r--r--bin/kenv/kenv.11
-rw-r--r--bin/kenv/kenv.c2
-rw-r--r--bin/kill/kill.11
-rw-r--r--bin/kill/kill.c2
-rw-r--r--bin/ln/ln.11
-rw-r--r--bin/ln/ln.c2
-rw-r--r--bin/ln/symlink.71
-rw-r--r--bin/ls/cmp.c2
-rw-r--r--bin/ls/ls.11
-rw-r--r--bin/ls/ls.c2
-rw-r--r--bin/ls/ls.h3
-rw-r--r--bin/ls/print.c2
-rw-r--r--bin/ls/util.c2
-rw-r--r--bin/mkdir/mkdir.11
-rw-r--r--bin/mkdir/mkdir.c2
-rw-r--r--bin/mv/mv.11
-rw-r--r--bin/mv/mv.c2
-rw-r--r--bin/pax/cpio.12
-rw-r--r--bin/pax/getoldopt.c2
-rw-r--r--bin/pax/pax.11
-rw-r--r--bin/pax/tar.12
-rw-r--r--bin/ps/ps.11
-rw-r--r--bin/pwd/pwd.11
-rw-r--r--bin/pwd/pwd.c2
-rw-r--r--bin/rcp/rcp.11
-rw-r--r--bin/realpath/realpath.11
-rw-r--r--bin/rm/rm.11
-rw-r--r--bin/rmdir/rmdir.11
-rw-r--r--bin/setfacl/file.c2
-rw-r--r--bin/setfacl/mask.c2
-rw-r--r--bin/setfacl/merge.c2
-rw-r--r--bin/setfacl/remove.c2
-rw-r--r--bin/setfacl/setfacl.12
-rw-r--r--bin/setfacl/setfacl.c2
-rw-r--r--bin/setfacl/setfacl.h2
-rw-r--r--bin/setfacl/util.c2
-rw-r--r--bin/sh/bltin/echo.11
-rw-r--r--bin/sh/builtins.def3
-rw-r--r--bin/sh/funcs/cmv3
-rw-r--r--bin/sh/funcs/dirs3
-rw-r--r--bin/sh/funcs/kill3
-rw-r--r--bin/sh/funcs/login3
-rw-r--r--bin/sh/funcs/newgrp3
-rw-r--r--bin/sh/funcs/popd3
-rw-r--r--bin/sh/funcs/pushd3
-rw-r--r--bin/sh/funcs/suspend1
-rwxr-xr-xbin/sh/mkbuiltins3
-rw-r--r--bin/sh/mktokens3
-rw-r--r--bin/sh/nodetypes2
-rw-r--r--bin/sh/sh.11
-rw-r--r--bin/sleep/sleep.11
-rw-r--r--bin/sleep/sleep.c2
-rw-r--r--bin/stty/stty.11
-rw-r--r--bin/sync/sync.81
-rw-r--r--bin/sync/sync.c2
-rw-r--r--bin/test/TEST.sh4
-rw-r--r--bin/test/test.11
-rw-r--r--bin/test/test.c2
92 files changed, 114 insertions, 48 deletions
diff --git a/bin/cat/cat.1 b/bin/cat/cat.1
index d27ac1e..0ee1cd0 100644
--- a/bin/cat/cat.1
+++ b/bin/cat/cat.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/cat/cat.c b/bin/cat/cat.c
index 8c433f1..9acd68f 100644
--- a/bin/cat/cat.c
+++ b/bin/cat/cat.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1
index 1ecd43f..68242c0 100644
--- a/bin/chflags/chflags.1
+++ b/bin/chflags/chflags.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1989, 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/chflags/chflags.c b/bin/chflags/chflags.c
index 1c71590..18c3cf6 100644
--- a/bin/chflags/chflags.c
+++ b/bin/chflags/chflags.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1992, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/chio/chio.1 b/bin/chio/chio.1
index 280eed0..a97ec8a 100644
--- a/bin/chio/chio.1
+++ b/bin/chio/chio.1
@@ -1,5 +1,6 @@
.\" $NetBSD: chio.1,v 1.4 1997/10/02 00:41:25 hubertf Exp $
-.\"
+
+.\"-
.\" Copyright (c) 1996 Jason R. Thorpe <thorpej@and.com>
.\" All rights reserved.
.\"
diff --git a/bin/chio/chio.c b/bin/chio/chio.c
index 02cb32f..cdfcf82 100644
--- a/bin/chio/chio.c
+++ b/bin/chio/chio.c
@@ -1,5 +1,5 @@
/* $NetBSD: chio.c,v 1.6 1998/01/04 23:53:58 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1996 Jason R. Thorpe <thorpej@and.com>
* All rights reserved.
*
diff --git a/bin/chio/defs.h b/bin/chio/defs.h
index 17d2abf..8f10c9d 100644
--- a/bin/chio/defs.h
+++ b/bin/chio/defs.h
@@ -1,6 +1,6 @@
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 1996 Jason R. Thorpe <thorpej@and.com>
* All rights reserved.
*
diff --git a/bin/chio/pathnames.h b/bin/chio/pathnames.h
index 9a9b74a..5b9b1e4 100644
--- a/bin/chio/pathnames.h
+++ b/bin/chio/pathnames.h
@@ -1,6 +1,6 @@
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 1996 Jason R. Thorpe <thorpej@and.com>
* All rights reserved.
*
diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1
index 23e12f7..122b18f 100644
--- a/bin/chmod/chmod.1
+++ b/bin/chmod/chmod.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1989, 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/chmod/chmod.c b/bin/chmod/chmod.c
index 516df93..e967388 100644
--- a/bin/chmod/chmod.c
+++ b/bin/chmod/chmod.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/cp/cp.1 b/bin/cp/cp.1
index abec690..080c3c5 100644
--- a/bin/cp/cp.1
+++ b/bin/cp/cp.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1989, 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/cp/cp.c b/bin/cp/cp.c
index 1cc6110..bbf73cd 100644
--- a/bin/cp/cp.c
+++ b/bin/cp/cp.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1988, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/csh/USD.doc/csh.1 b/bin/csh/USD.doc/csh.1
index e741c70..915cb23 100644
--- a/bin/csh/USD.doc/csh.1
+++ b/bin/csh/USD.doc/csh.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/csh/USD.doc/csh.2 b/bin/csh/USD.doc/csh.2
index d61a730..10c5f65 100644
--- a/bin/csh/USD.doc/csh.2
+++ b/bin/csh/USD.doc/csh.2
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/csh/USD.doc/csh.3 b/bin/csh/USD.doc/csh.3
index 4b96d2f..76ee1eb 100644
--- a/bin/csh/USD.doc/csh.3
+++ b/bin/csh/USD.doc/csh.3
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/csh/USD.doc/csh.4 b/bin/csh/USD.doc/csh.4
index cc478f2..7ef24dc 100644
--- a/bin/csh/USD.doc/csh.4
+++ b/bin/csh/USD.doc/csh.4
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/csh/USD.doc/csh.a b/bin/csh/USD.doc/csh.a
index dec7886..22c8f76 100644
--- a/bin/csh/USD.doc/csh.a
+++ b/bin/csh/USD.doc/csh.a
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/csh/USD.doc/csh.g b/bin/csh/USD.doc/csh.g
index 6950069..ba1b161 100644
--- a/bin/csh/USD.doc/csh.g
+++ b/bin/csh/USD.doc/csh.g
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/csh/USD.doc/tabs b/bin/csh/USD.doc/tabs
index 94076f8..196d437 100644
--- a/bin/csh/USD.doc/tabs
+++ b/bin/csh/USD.doc/tabs
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/date/date.1 b/bin/date/date.1
index 6a5119d..cc2cab8 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/date/date.c b/bin/date/date.c
index 9162840..be296a1 100644
--- a/bin/date/date.c
+++ b/bin/date/date.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1985, 1987, 1988, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/dd/dd.1 b/bin/dd/dd.1
index d5b2cbb..4c4c794 100644
--- a/bin/dd/dd.1
+++ b/bin/dd/dd.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/dd/gen.c b/bin/dd/gen.c
index 1eb76dc..9c7571a 100644
--- a/bin/dd/gen.c
+++ b/bin/dd/gen.c
@@ -1,4 +1,4 @@
-/*
+/*-
* This program is in the public domain
*
* $FreeBSD$
diff --git a/bin/df/df.1 b/bin/df/df.1
index d4e301f..d667f99 100644
--- a/bin/df/df.1
+++ b/bin/df/df.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/df/df.c b/bin/df/df.c
index dfff6ae..008e15c 100644
--- a/bin/df/df.c
+++ b/bin/df/df.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1980, 1990, 1993, 1994
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.
diff --git a/bin/domainname/domainname.1 b/bin/domainname/domainname.1
index f017fee..f12dbc9 100644
--- a/bin/domainname/domainname.1
+++ b/bin/domainname/domainname.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1983, 1988, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/domainname/domainname.c b/bin/domainname/domainname.c
index 2c084cf..da3e607 100644
--- a/bin/domainname/domainname.c
+++ b/bin/domainname/domainname.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/echo/echo.1 b/bin/echo/echo.1
index 6fdf213..248320c 100644
--- a/bin/echo/echo.1
+++ b/bin/echo/echo.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/echo/echo.c b/bin/echo/echo.c
index d859cf8..45d9d7e 100644
--- a/bin/echo/echo.c
+++ b/bin/echo/echo.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/ed/ed.h b/bin/ed/ed.h
index c40f573..2021232 100644
--- a/bin/ed/ed.h
+++ b/bin/ed/ed.h
@@ -1,5 +1,5 @@
/* ed.h: type and constant definitions for the ed editor. */
-/*
+/*-
* Copyright (c) 1993 Andrew Moore
* All rights reserved.
*
diff --git a/bin/expr/expr.1 b/bin/expr/expr.1
index fbd1a0d..49aff71 100644
--- a/bin/expr/expr.1
+++ b/bin/expr/expr.1
@@ -1,5 +1,6 @@
.\" -*- nroff -*-
-.\"
+
+.\"-
.\" Copyright (c) 1993 Winning Strategies, Inc.
.\" All rights reserved.
.\"
diff --git a/bin/expr/expr.y b/bin/expr/expr.y
index 74a3303..787cd85 100644
--- a/bin/expr/expr.y
+++ b/bin/expr/expr.y
@@ -1,5 +1,6 @@
%{
-/* Written by Pace Willisson (pace@blitz.com)
+/*-
+ * Written by Pace Willisson (pace@blitz.com)
* and placed in the public domain.
*
* Largely rewritten by J.T. Conklin (jtc@wimsey.com)
diff --git a/bin/hostname/hostname.1 b/bin/hostname/hostname.1
index 060c509..1ed5b94 100644
--- a/bin/hostname/hostname.1
+++ b/bin/hostname/hostname.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1983, 1988, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/hostname/hostname.c b/bin/hostname/hostname.c
index 820699c..512327b 100644
--- a/bin/hostname/hostname.c
+++ b/bin/hostname/hostname.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/kenv/kenv.1 b/bin/kenv/kenv.1
index 4d314f3..cb7b377 100644
--- a/bin/kenv/kenv.1
+++ b/bin/kenv/kenv.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 2000 Peter Wemm <peter@FreeBSD.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/bin/kenv/kenv.c b/bin/kenv/kenv.c
index 6e1a759..ced3832 100644
--- a/bin/kenv/kenv.c
+++ b/bin/kenv/kenv.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000 Peter Wemm <peter@freebsd.org>
*
* Redistribution and use in source and binary forms, with or without
diff --git a/bin/kill/kill.1 b/bin/kill/kill.1
index 99d7d3d..c38fa02 100644
--- a/bin/kill/kill.1
+++ b/bin/kill/kill.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/kill/kill.c b/bin/kill/kill.c
index 6f7a853..bb9982e 100644
--- a/bin/kill/kill.c
+++ b/bin/kill/kill.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1988, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/ln/ln.1 b/bin/ln/ln.1
index 66b4205..c95258c 100644
--- a/bin/ln/ln.1
+++ b/bin/ln/ln.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/ln/ln.c b/bin/ln/ln.c
index a757858..9ad6657 100644
--- a/bin/ln/ln.c
+++ b/bin/ln/ln.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1987, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7
index f637d33..69c3e01 100644
--- a/bin/ln/symlink.7
+++ b/bin/ln/symlink.7
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1992, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/ls/cmp.c b/bin/ls/cmp.c
index 41f5b8d..903da8b 100644
--- a/bin/ls/cmp.c
+++ b/bin/ls/cmp.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index 3fe48cd..cedc218 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/ls/ls.c b/bin/ls/ls.c
index 123084a..0130ade 100644
--- a/bin/ls/ls.c
+++ b/bin/ls/ls.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/ls/ls.h b/bin/ls/ls.h
index dfb7771..d4e5db6 100644
--- a/bin/ls/ls.h
+++ b/bin/ls/ls.h
@@ -1,5 +1,4 @@
-
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/ls/print.c b/bin/ls/print.c
index 075cc5f..185b418 100644
--- a/bin/ls/print.c
+++ b/bin/ls/print.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/ls/util.c b/bin/ls/util.c
index 36122df..bf80047 100644
--- a/bin/ls/util.c
+++ b/bin/ls/util.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/mkdir/mkdir.1 b/bin/mkdir/mkdir.1
index 0aeea93..14db65c 100644
--- a/bin/mkdir/mkdir.1
+++ b/bin/mkdir/mkdir.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/mkdir/mkdir.c b/bin/mkdir/mkdir.c
index 5bb41c3..3664853 100644
--- a/bin/mkdir/mkdir.c
+++ b/bin/mkdir/mkdir.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1983, 1992, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/mv/mv.1 b/bin/mv/mv.1
index 8555283..d5a505f 100644
--- a/bin/mv/mv.1
+++ b/bin/mv/mv.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/mv/mv.c b/bin/mv/mv.c
index 795a25c..46e5fe7 100644
--- a/bin/mv/mv.c
+++ b/bin/mv/mv.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/pax/cpio.1 b/bin/pax/cpio.1
index 5a38325..c6865a1 100644
--- a/bin/pax/cpio.1
+++ b/bin/pax/cpio.1
@@ -1,4 +1,4 @@
-.\"
+.\"-
.\" Copyright (c) 1997 SigmaSoft, Th. Lockert
.\" All rights reserved.
.\"
diff --git a/bin/pax/getoldopt.c b/bin/pax/getoldopt.c
index 94611a6..1c9f63c 100644
--- a/bin/pax/getoldopt.c
+++ b/bin/pax/getoldopt.c
@@ -1,7 +1,7 @@
/* $OpenBSD: getoldopt.c,v 1.4 2000/01/22 20:24:51 deraadt Exp $ */
/* $NetBSD: getoldopt.c,v 1.3 1995/03/21 09:07:28 cgd Exp $ */
-/*
+/*-
* Plug-compatible replacement for getopt() for parsing tar-like
* arguments. If the first argument begins with "-", it uses getopt;
* otherwise, it uses the old rules used by tar, dump, and ps.
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1
index c4dbb66..5764c6d 100644
--- a/bin/pax/pax.1
+++ b/bin/pax/pax.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1992 Keith Muller.
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
diff --git a/bin/pax/tar.1 b/bin/pax/tar.1
index ff940e5..d5da33e 100644
--- a/bin/pax/tar.1
+++ b/bin/pax/tar.1
@@ -1,4 +1,4 @@
-.\"
+.\"-
.\" Copyright (c) 1996 SigmaSoft, Th. Lockert
.\" All rights reserved.
.\"
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 76630ca..bcd85e6 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/pwd/pwd.1 b/bin/pwd/pwd.1
index ee561c6..0c3632c 100644
--- a/bin/pwd/pwd.1
+++ b/bin/pwd/pwd.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/pwd/pwd.c b/bin/pwd/pwd.c
index 9487119..f6393cf 100644
--- a/bin/pwd/pwd.c
+++ b/bin/pwd/pwd.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1991, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/rcp/rcp.1 b/bin/rcp/rcp.1
index ba0e36a..5cd1312 100644
--- a/bin/rcp/rcp.1
+++ b/bin/rcp/rcp.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1983, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/realpath/realpath.1 b/bin/realpath/realpath.1
index 51ecaef..bf05047 100644
--- a/bin/realpath/realpath.1
+++ b/bin/realpath/realpath.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1
index 7f3cb94..1c7ec8b 100644
--- a/bin/rm/rm.1
+++ b/bin/rm/rm.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/rmdir/rmdir.1 b/bin/rmdir/rmdir.1
index a3747f9..e1e8a85 100644
--- a/bin/rmdir/rmdir.1
+++ b/bin/rmdir/rmdir.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/setfacl/file.c b/bin/setfacl/file.c
index c9d21d6..5996d55 100644
--- a/bin/setfacl/file.c
+++ b/bin/setfacl/file.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Chris D. Faulhaber
* All rights reserved.
*
diff --git a/bin/setfacl/mask.c b/bin/setfacl/mask.c
index e4d18f7..b275893 100644
--- a/bin/setfacl/mask.c
+++ b/bin/setfacl/mask.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2002 Chris D. Faulhaber
* All rights reserved.
*
diff --git a/bin/setfacl/merge.c b/bin/setfacl/merge.c
index b9d45f8..9f1b5dd 100644
--- a/bin/setfacl/merge.c
+++ b/bin/setfacl/merge.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Chris D. Faulhaber
* All rights reserved.
*
diff --git a/bin/setfacl/remove.c b/bin/setfacl/remove.c
index dc0c3a8..2324055 100644
--- a/bin/setfacl/remove.c
+++ b/bin/setfacl/remove.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Chris D. Faulhaber
* All rights reserved.
*
diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1
index d5787ea..ea082c2 100644
--- a/bin/setfacl/setfacl.1
+++ b/bin/setfacl/setfacl.1
@@ -1,4 +1,4 @@
-.\"
+.\"-
.\" Copyright (c) 2001 Chris D. Faulhaber
.\" All rights reserved.
.\"
diff --git a/bin/setfacl/setfacl.c b/bin/setfacl/setfacl.c
index 7350654..6982d31 100644
--- a/bin/setfacl/setfacl.c
+++ b/bin/setfacl/setfacl.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Chris D. Faulhaber
* All rights reserved.
*
diff --git a/bin/setfacl/setfacl.h b/bin/setfacl/setfacl.h
index 91b4f00..bdf052b 100644
--- a/bin/setfacl/setfacl.h
+++ b/bin/setfacl/setfacl.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Chris D. Faulhaber
* All rights reserved.
*
diff --git a/bin/setfacl/util.c b/bin/setfacl/util.c
index 4976301..46b9abb 100644
--- a/bin/setfacl/util.c
+++ b/bin/setfacl/util.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Chris D. Faulhaber
* All rights reserved.
*
diff --git a/bin/sh/bltin/echo.1 b/bin/sh/bltin/echo.1
index f2501b8..83f2337 100644
--- a/bin/sh/bltin/echo.1
+++ b/bin/sh/bltin/echo.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/sh/builtins.def b/bin/sh/builtins.def
index 6b8bd11..7bfe5d5 100644
--- a/bin/sh/builtins.def
+++ b/bin/sh/builtins.def
@@ -1,5 +1,6 @@
#!/bin/sh -
-#
+
+#-
# Copyright (c) 1991, 1993
# The Regents of the University of California. All rights reserved.
#
diff --git a/bin/sh/funcs/cmv b/bin/sh/funcs/cmv
index 3bba20c..2b92c60 100644
--- a/bin/sh/funcs/cmv
+++ b/bin/sh/funcs/cmv
@@ -1,3 +1,6 @@
+#!/bin/sh
+
+#-
# Copyright (c) 1991, 1993
# The Regents of the University of California. All rights reserved.
#
diff --git a/bin/sh/funcs/dirs b/bin/sh/funcs/dirs
index cda88d2..95f6857 100644
--- a/bin/sh/funcs/dirs
+++ b/bin/sh/funcs/dirs
@@ -1,3 +1,6 @@
+#!/bin/sh
+
+#-
# Copyright (c) 1991, 1993
# The Regents of the University of California. All rights reserved.
#
diff --git a/bin/sh/funcs/kill b/bin/sh/funcs/kill
index 7a0bf1f..16f0c9b 100644
--- a/bin/sh/funcs/kill
+++ b/bin/sh/funcs/kill
@@ -1,3 +1,6 @@
+#!/bin/sh
+
+#-
# Copyright (c) 1991, 1993
# The Regents of the University of California. All rights reserved.
#
diff --git a/bin/sh/funcs/login b/bin/sh/funcs/login
index 4be356e..68802a0 100644
--- a/bin/sh/funcs/login
+++ b/bin/sh/funcs/login
@@ -1,3 +1,6 @@
+#!/bin/sh
+
+#-
# Copyright (c) 1991, 1993
# The Regents of the University of California. All rights reserved.
#
diff --git a/bin/sh/funcs/newgrp b/bin/sh/funcs/newgrp
index 5206b4b..57ac1ce 100644
--- a/bin/sh/funcs/newgrp
+++ b/bin/sh/funcs/newgrp
@@ -1,3 +1,6 @@
+#!/bin/sh
+
+#-
# Copyright (c) 1991, 1993
# The Regents of the University of California. All rights reserved.
#
diff --git a/bin/sh/funcs/popd b/bin/sh/funcs/popd
index c8ceb6c..bc1cd5c 100644
--- a/bin/sh/funcs/popd
+++ b/bin/sh/funcs/popd
@@ -1,3 +1,6 @@
+#!/bin/sh
+
+#-
# Copyright (c) 1991, 1993
# The Regents of the University of California. All rights reserved.
#
diff --git a/bin/sh/funcs/pushd b/bin/sh/funcs/pushd
index e063d14..9e31f2a 100644
--- a/bin/sh/funcs/pushd
+++ b/bin/sh/funcs/pushd
@@ -1,3 +1,6 @@
+#!/bin/sh
+
+#-
# Copyright (c) 1991, 1993
# The Regents of the University of California. All rights reserved.
#
diff --git a/bin/sh/funcs/suspend b/bin/sh/funcs/suspend
index 93f6c65..81bb53d 100644
--- a/bin/sh/funcs/suspend
+++ b/bin/sh/funcs/suspend
@@ -1,3 +1,4 @@
+#-
# Copyright (c) 1991, 1993
# The Regents of the University of California. All rights reserved.
#
diff --git a/bin/sh/mkbuiltins b/bin/sh/mkbuiltins
index 35546b2..e05c8d0 100755
--- a/bin/sh/mkbuiltins
+++ b/bin/sh/mkbuiltins
@@ -1,5 +1,6 @@
#!/bin/sh -
-#
+
+#-
# Copyright (c) 1991, 1993
# The Regents of the University of California. All rights reserved.
#
diff --git a/bin/sh/mktokens b/bin/sh/mktokens
index 6776bb2..bdc873e 100644
--- a/bin/sh/mktokens
+++ b/bin/sh/mktokens
@@ -1,5 +1,6 @@
#!/bin/sh -
-#
+
+#-
# Copyright (c) 1991, 1993
# The Regents of the University of California. All rights reserved.
#
diff --git a/bin/sh/nodetypes b/bin/sh/nodetypes
index b7a6db4..e1e1b04 100644
--- a/bin/sh/nodetypes
+++ b/bin/sh/nodetypes
@@ -1,4 +1,4 @@
-#
+#-
# Copyright (c) 1991, 1993
# The Regents of the University of California. All rights reserved.
#
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 687c41b..862fd02 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/sleep/sleep.1 b/bin/sleep/sleep.1
index 14aba49..f495949 100644
--- a/bin/sleep/sleep.1
+++ b/bin/sleep/sleep.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/sleep/sleep.c b/bin/sleep/sleep.c
index c73df99..8c4becf 100644
--- a/bin/sleep/sleep.c
+++ b/bin/sleep/sleep.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1988, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1
index 6e213ba..c7cd212 100644
--- a/bin/stty/stty.1
+++ b/bin/stty/stty.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/sync/sync.8 b/bin/sync/sync.8
index 09beed0..cc53e1a 100644
--- a/bin/sync/sync.8
+++ b/bin/sync/sync.8
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/sync/sync.c b/bin/sync/sync.c
index 5e00513..d360245 100644
--- a/bin/sync/sync.c
+++ b/bin/sync/sync.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1987, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/bin/test/TEST.sh b/bin/test/TEST.sh
index d3aa83c..bf7f3fd 100644
--- a/bin/test/TEST.sh
+++ b/bin/test/TEST.sh
@@ -1,5 +1,6 @@
#!/bin/sh
-#
+
+#-
# Copyright (c) June 1996 Wolfram Schneider <wosch@FreeBSD.org>. Berlin.
# All rights reserved.
#
@@ -23,6 +24,7 @@
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
+
#
# TEST.sh - check if test(1) or builtin test works
#
diff --git a/bin/test/test.1 b/bin/test/test.1
index 017454c..df6a290 100644
--- a/bin/test/test.1
+++ b/bin/test/test.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/test/test.c b/bin/test/test.c
index e81bdd5..35a0cf8 100644
--- a/bin/test/test.c
+++ b/bin/test/test.c
@@ -1,6 +1,6 @@
/* $NetBSD: test.c,v 1.21 1999/04/05 09:48:38 kleink Exp $ */
-/*
+/*-
* test(1); version 7-like -- author Erik Baalbergen
* modified by Eric Gisin to be used as built-in.
* modified by Arnold Robbins to add SVR3 compatibility
OpenPOWER on IntegriCloud