freebsd-src/usr.bin/talk
Nik Clayton 3be5f1f5ce 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
1999-07-12 20:24:20 +00:00
..
ctl.c Fixed printf format errors. 1998-07-06 21:01:54 +00:00
ctl_transact.c Add rcsid. Remove unused #includes (what about RU# ?). Change exit(-1) and 1998-01-14 07:21:14 +00:00
display.c Add rcsid. Remove unused #includes (what about RU# ?). Change exit(-1) and 1998-01-14 07:21:14 +00:00
get_addrs.c Add rcsid. Remove unused #includes (what about RU# ?). Change exit(-1) and 1998-01-14 07:21:14 +00:00
get_iface.c Add #include <string.h> to get prototype for memcpy(). 1998-02-15 04:15:47 +00:00
get_names.c Add rcsid. Remove unused #includes (what about RU# ?). Change exit(-1) and 1998-01-14 07:21:14 +00:00
init_disp.c Add rcsid. Remove unused #includes (what about RU# ?). Change exit(-1) and 1998-01-14 07:21:14 +00:00
invite.c Add rcsid. Remove unused #includes (what about RU# ?). Change exit(-1) and 1998-01-14 07:21:14 +00:00
io.c Remove couple of 'extern int errno'. (They turned to something funny when 1999-02-14 22:22:54 +00:00
look_up.c Add rcsid. Remove unused #includes (what about RU# ?). Change exit(-1) and 1998-01-14 07:21:14 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
msgs.c Add rcsid. Remove unused #includes (what about RU# ?). Change exit(-1) and 1998-01-14 07:21:14 +00:00
talk.1 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:24:20 +00:00
talk.c Add rcsid. Remove unused #includes (what about RU# ?). Change exit(-1) and 1998-01-14 07:21:14 +00:00
talk.h
talk_ctl.h