diff options
| author | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 20:24:20 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 20:24:20 +0000 |
| commit | 3be5f1f5ce6c92fb28926e7d02f855c12d534c34 (patch) | |
| tree | 883740b5389fc8a55ce5e48bed258325fc6e4b62 /usr.bin/tip | |
| parent | 414a35e60a8f1ce324672b4e15a8a9de5514b23a (diff) | |
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
svn path=/head/; revision=48792
Diffstat (limited to 'usr.bin/tip')
| -rw-r--r-- | usr.bin/tip/tip/modems.5 | 1 | ||||
| -rw-r--r-- | usr.bin/tip/tip/tip.1 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/tip/tip/modems.5 b/usr.bin/tip/tip/modems.5 index 7fd347433cc0..0e74ca2d3df1 100644 --- a/usr.bin/tip/tip/modems.5 +++ b/usr.bin/tip/tip/modems.5 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)modems.5 3/24/95 +.\" $Id$ .\" .Dd March 24, 1995 .Dt MODEMS 5 diff --git a/usr.bin/tip/tip/tip.1 b/usr.bin/tip/tip/tip.1 index 687fda988667..00ebfd7f538e 100644 --- a/usr.bin/tip/tip/tip.1 +++ b/usr.bin/tip/tip/tip.1 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)tip.1 8.4 (Berkeley) 4/18/94 +.\" $Id$ .\" .Dd April 18, 1994 .Dt TIP 1 |
