From 7ee9464bc1c545031fe968d3dc0e23636deb8034 Mon Sep 17 00:00:00 2001 From: Marc G. Fournier Date: Sat, 9 Nov 1996 10:29:50 +0000 Subject: various docs changes requested by Bryan --- doc/man/files.5 | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 doc/man/files.5 (limited to 'doc/man/files.5') diff --git a/doc/man/files.5 b/doc/man/files.5 deleted file mode 100644 index 52a17108f1c..00000000000 --- a/doc/man/files.5 +++ /dev/null @@ -1,37 +0,0 @@ -.\" This is -*-nroff-*- -.\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/doc/man/Attic/files.5,v 1.1.1.1 1996/08/18 22:14:24 scrappy Exp $ -.TH INFORMATION FILES 01/23/93 Postgres95 Postgres95 -.SH "Section 8 \(em Files" -.SH "General Information" -.SH OVERVIEW -This section describes -some of the important files used by Postgres. -.SH NOTATION -\*(lq.../\*(rq at the front of file names represents the path to the -postgres user's home directory. Anything in square brackets -.RB (\*(lq "[" \*(rq -and -.RB \*(lq "]" \*(rq) -is optional. -Anything in braces -.RB (\*(lq "{" \*(rq -and -.RB \*(lq "}" \*(rq) -can be repeated 0 or more times. Parentheses -.BR (\*(lq "(" \*(rq -and -.BR \*(lq ")" \*(rq) -are used to group boolean expressions. -.BR | -is the boolean operator -.SM OR\c -\&. -.SH BUGS -The descriptions of -.nf - .../data/PG_VERSION, - .../data/base/*/PG_VERSION, -.fi -the temporary sort files, and the database debugging trace files are -absent. -- cgit v1.2.3