freebsd-dev/usr.bin/sed
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
..
TEST Make it at least semi-worked 1996-08-11 18:08:53 +00:00
compile.c Fix a new bug introduced by the previous bug fix 1998-12-08 21:29:22 +00:00
defs.h Remove local redefinition for err(). Add usage(). 1997-08-11 07:21:08 +00:00
extern.h Fix a new bug introduced by the previous bug fix 1998-12-08 21:29:22 +00:00
main.c Fix a new bug introduced by the previous bug fix 1998-12-08 21:29:22 +00:00
Makefile Compile -Wall 1998-12-07 05:33:39 +00:00
misc.c Remove local redefinition for err(). Add usage(). 1997-08-11 07:21:08 +00:00
POSIX BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
process.c More egcs warning fixes: 1999-04-25 22:37:58 +00:00
sed.1 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:24:20 +00:00