From 8722740e7f163b275491a0b05c8640341b937558 Mon Sep 17 00:00:00 2001 From: dg Date: Sat, 24 Sep 1994 02:59:15 +0000 Subject: Added $Id$ --- bin/sync/Makefile | 1 + bin/sync/sync.8 | 1 + bin/sync/sync.c | 2 ++ 3 files changed, 4 insertions(+) (limited to 'bin/sync') diff --git a/bin/sync/Makefile b/bin/sync/Makefile index 0545c86..0656381 100644 --- a/bin/sync/Makefile +++ b/bin/sync/Makefile @@ -1,4 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 +# $Id$ PROG= sync MAN8= sync.8 diff --git a/bin/sync/sync.8 b/bin/sync/sync.8 index 049007e..1dafffd 100644 --- a/bin/sync/sync.8 +++ b/bin/sync/sync.8 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)sync.8 8.1 (Berkeley) 5/31/93 +.\" $Id$ .\" .Dd May 31, 1993 .Dt SYNC 8 diff --git a/bin/sync/sync.c b/bin/sync/sync.c index 9a2747b..7e5a387 100644 --- a/bin/sync/sync.c +++ b/bin/sync/sync.c @@ -29,6 +29,8 @@ * 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. + * + * $Id$ */ #ifndef lint -- cgit v1.1