mirror of
https://github.com/postgres/postgres.git
synced 2025-10-21 02:52:47 +03:00
Add CVS tag lines to files that were lacking them.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
** entab.c - add tabs to a text file
|
||||
** by Bruce Momjian (root@candle.pha.pa.us)
|
||||
**
|
||||
** $PostgreSQL: pgsql/src/tools/entab/entab.c,v 1.16 2006/03/11 04:38:41 momjian Exp $
|
||||
**
|
||||
** version 1.3
|
||||
**
|
||||
** tabsize = 4
|
||||
|
@@ -1,3 +1,4 @@
|
||||
.\" $PostgreSQL: pgsql/src/tools/entab/entab.man,v 1.2 2006/03/11 04:38:41 momjian Exp $
|
||||
.TH ENTAB 1 local
|
||||
.SH NAME
|
||||
entab - tab processor
|
||||
|
@@ -2,6 +2,8 @@
|
||||
**
|
||||
** halt.c
|
||||
**
|
||||
** $PostgreSQL: pgsql/src/tools/entab/halt.c,v 1.9 2006/03/11 04:38:41 momjian Exp $
|
||||
**
|
||||
** This is used to print out error messages and exit
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user