aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/rpcgen/rpcgen.1
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>1999-07-12 20:24:20 +0000
committerNik Clayton <nik@FreeBSD.org>1999-07-12 20:24:20 +0000
commit3be5f1f5ce6c92fb28926e7d02f855c12d534c34 (patch)
tree883740b5389fc8a55ce5e48bed258325fc6e4b62 /usr.bin/rpcgen/rpcgen.1
parent414a35e60a8f1ce324672b4e15a8a9de5514b23a (diff)
downloadsrc-3be5f1f5ce6c92fb28926e7d02f855c12d534c34.tar.gz
src-3be5f1f5ce6c92fb28926e7d02f855c12d534c34.zip
Add $Id$, to make it simpler for members of the translation teams to
track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
Notes
Notes: svn path=/head/; revision=48792
Diffstat (limited to 'usr.bin/rpcgen/rpcgen.1')
-rw-r--r--usr.bin/rpcgen/rpcgen.11
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/rpcgen/rpcgen.1 b/usr.bin/rpcgen/rpcgen.1
index 66b44673a109..a4e1150d7355 100644
--- a/usr.bin/rpcgen/rpcgen.1
+++ b/usr.bin/rpcgen/rpcgen.1
@@ -1,4 +1,5 @@
.\" @(#)rpcgen.1 1.35 93/06/02 SMI
+.\" $Id$
.\" Copyright 1985-1993 Sun Microsystems, Inc.
.Dd March 28, 1993
.Dt RPCGEN 1