aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/man/man/man.c
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2011-02-16 16:19:54 +0000
committerKen Smith <kensmith@FreeBSD.org>2011-02-16 16:19:54 +0000
commitcc28c79becc0c69f0d33337062166295c1f52d63 (patch)
tree027a1716b81de12e9d3735d93dcaf4b08ccb78af /gnu/usr.bin/man/man/man.c
parenta92e32c6e92d43c510782860a055a2d736966c11 (diff)
downloadsrc-cc28c79becc0c69f0d33337062166295c1f52d63.tar.gz
src-cc28c79becc0c69f0d33337062166295c1f52d63.zip
Copy releng/7.4 to release/7.4.0 for 7.4-RELEASE.release/7.4.0_cvs
Approved by: re (implicit) This commit was manufactured to restore the state of the 7.4-RELEASE image.
Diffstat (limited to 'gnu/usr.bin/man/man/man.c')
-rw-r--r--gnu/usr.bin/man/man/man.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/man/man/man.c b/gnu/usr.bin/man/man/man.c
index e5983d258086..b51d87a18181 100644
--- a/gnu/usr.bin/man/man/man.c
+++ b/gnu/usr.bin/man/man/man.c
@@ -16,7 +16,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/gnu/usr.bin/man/man/man.c,v 1.65.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $";
#endif /* not lint */
#define MAN_MAIN