aboutsummaryrefslogtreecommitdiff
path: root/libexec/comsat
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 14:22:49 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 14:22:49 +0000
commit9e522f7a18a64d3b9ea901ed70d0eee78342f0c6 (patch)
tree675e78759fe0f81ec0897b596c2b111ceedef8ad /libexec/comsat
parentb97fa2ef508bb1cc99621edb8b6d03845b55b8bd (diff)
downloadsrc-9e522f7a18a64d3b9ea901ed70d0eee78342f0c6.tar.gz
src-9e522f7a18a64d3b9ea901ed70d0eee78342f0c6.zip
Notes
Diffstat (limited to 'libexec/comsat')
-rw-r--r--libexec/comsat/Makefile2
-rw-r--r--libexec/comsat/comsat.82
-rw-r--r--libexec/comsat/comsat.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/libexec/comsat/Makefile b/libexec/comsat/Makefile
index 3bb9d6de6f87..7352ab55103a 100644
--- a/libexec/comsat/Makefile
+++ b/libexec/comsat/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
-# $FreeBSD$
+# $Id$
PROG= comsat
MAN8= comsat.8
diff --git a/libexec/comsat/comsat.8 b/libexec/comsat/comsat.8
index 1b8f463f7a5b..916d1c90d064 100644
--- a/libexec/comsat/comsat.8
+++ b/libexec/comsat/comsat.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)comsat.8 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd June 4, 1993
.Dt COMSAT 8
diff --git a/libexec/comsat/comsat.c b/libexec/comsat/comsat.c
index ce3a8ab4920a..c3b876a77765 100644
--- a/libexec/comsat/comsat.c
+++ b/libexec/comsat/comsat.c
@@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*/
#ifndef lint