diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-09-05 19:13:04 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-09-05 19:13:04 +0000 |
| commit | 1389c7307f2114ba2f8491ace07851a6872d14be (patch) | |
| tree | ba93a443af9bfa545925a0595bcfe4f77d386263 /usr.bin | |
| parent | 70efa284c0434aa175358c94c296f17690435e58 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/more/macro.c | 2 | ||||
| -rw-r--r-- | usr.bin/more/ncommand.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/more/macro.c b/usr.bin/more/macro.c index 1fdd56ec919d..78688fb2f4d5 100644 --- a/usr.bin/more/macro.c +++ b/usr.bin/more/macro.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$FreeBSD$"; #endif /* not lint */ /* diff --git a/usr.bin/more/ncommand.c b/usr.bin/more/ncommand.c index 82032934278e..a6c3b649cbfe 100644 --- a/usr.bin/more/ncommand.c +++ b/usr.bin/more/ncommand.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$FreeBSD$"; #endif /* not lint */ /* |
