summaryrefslogtreecommitdiffstats
path: root/usr.bin/nm
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/nm')
-rw-r--r--usr.bin/nm/nm.12
-rw-r--r--usr.bin/nm/nm.1aout2
-rw-r--r--usr.bin/nm/nm.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/nm/nm.1 b/usr.bin/nm/nm.1
index a1f8b3c..d6a52d2 100644
--- a/usr.bin/nm/nm.1
+++ b/usr.bin/nm/nm.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)nm.1 8.1 (Berkeley) 6/6/93
-.\" $Id: nm.1,v 1.7 1997/02/22 19:56:28 peter Exp $
+.\" $FreeBSD$
.\"
.Dd June 6, 1993
.Dt NM 1
diff --git a/usr.bin/nm/nm.1aout b/usr.bin/nm/nm.1aout
index a1f8b3c..d6a52d2 100644
--- a/usr.bin/nm/nm.1aout
+++ b/usr.bin/nm/nm.1aout
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)nm.1 8.1 (Berkeley) 6/6/93
-.\" $Id: nm.1,v 1.7 1997/02/22 19:56:28 peter Exp $
+.\" $FreeBSD$
.\"
.Dd June 6, 1993
.Dt NM 1
diff --git a/usr.bin/nm/nm.c b/usr.bin/nm/nm.c
index 1e6cbc5..91665b2 100644
--- a/usr.bin/nm/nm.c
+++ b/usr.bin/nm/nm.c
@@ -45,7 +45,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)nm.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$Id: nm.c,v 1.11 1997/07/31 06:53:36 charnier Exp $";
+ "$FreeBSD$";
#endif /* not lint */
#include <sys/types.h>
OpenPOWER on IntegriCloud