diff options
author | 2009-08-13 19:56:05 +0000 | |
---|---|---|
committer | 2009-08-13 19:56:05 +0000 | |
commit | 65b4294557dcbb3b42067c35da4be9752b18da3a (patch) | |
tree | e9d2d814333cf179f00b625d3130a20aae402ee3 | |
parent | various MLINK fixes from Alan R. S. Bueno; (diff) | |
download | wireguard-openbsd-65b4294557dcbb3b42067c35da4be9752b18da3a.tar.xz wireguard-openbsd-65b4294557dcbb3b42067c35da4be9752b18da3a.zip |
fix ID string; from Alan R. S. Bueno
-rw-r--r-- | usr.sbin/timed/SMM.doc/timed/unused | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/timed/SMM.doc/timed/unused b/usr.sbin/timed/SMM.doc/timed/unused index 97d86cb03b4..5315b42944f 100644 --- a/usr.sbin/timed/SMM.doc/timed/unused +++ b/usr.sbin/timed/SMM.doc/timed/unused @@ -1,4 +1,4 @@ -.\" $OpenBSD +.\" $OpenBSD: unused,v 1.3 2009/08/13 19:56:05 jmc Exp $ .\" .\" Copyright (c) 1986, 1993 .\" The Regents of the University of California. All rights reserved. |