freebsd-dev/lib/libedit
Nik Clayton fbc400a67a 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:50:10 +00:00
..
TEST
chared.c Fixes assorted problems with the history edit functions in libedit. This 1998-06-27 16:10:40 +00:00
chared.h Fixes assorted problems with the history edit functions in libedit. This 1998-06-27 16:10:40 +00:00
common.c Fixes assorted problems with the history edit functions in libedit. This 1998-06-27 16:10:40 +00:00
editline.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
editrc.5 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
el.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
el.h Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
emacs.c
hist.c
hist.h
history.c
key.c
key.h
Makefile Switch to using ".So" as the extension for PIC object files rather 1999-01-09 21:51:00 +00:00
makelist
map.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c Fixes assorted problems with the history edit functions in libedit. This 1998-06-27 16:10:40 +00:00
refresh.c
refresh.h
search.c
search.h
sig.c
sig.h
sys.h
term.c On the alpha, sizeof(char*) != sizeof(int) which was assumed in 1998-11-30 10:12:03 +00:00
term.h
tokenizer.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
tokenizer.h
tty.c
tty.h
vi.c Fixes assorted problems with the history edit functions in libedit. This 1998-06-27 16:10:40 +00:00