summaryrefslogtreecommitdiff
path: root/bin/sync
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-10 08:39:26 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-10 08:39:26 +0000
commit9ddb49cbe45441fa3f3a10f6dd355e9956480b5f (patch)
tree7dca27c9a790badf045197bb573b3e53ba372480 /bin/sync
parent20ef2e29634f6cc2efc195e55f5742fd09b832fe (diff)
Notes
Diffstat (limited to 'bin/sync')
-rw-r--r--bin/sync/sync.81
-rw-r--r--bin/sync/sync.c2
2 files changed, 2 insertions, 1 deletions
diff --git a/bin/sync/sync.8 b/bin/sync/sync.8
index 09beed02ff04..cc53e1ae1eb2 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 5e00513990f2..d360245973de 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.
*