summaryrefslogtreecommitdiff
path: root/bbdb-areacode-split.1
diff options
context:
space:
mode:
Diffstat (limited to 'bbdb-areacode-split.1')
-rw-r--r--bbdb-areacode-split.146
1 files changed, 46 insertions, 0 deletions
diff --git a/bbdb-areacode-split.1 b/bbdb-areacode-split.1
new file mode 100644
index 0000000..8410d5f
--- /dev/null
+++ b/bbdb-areacode-split.1
@@ -0,0 +1,46 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH BBDB-AREACODE-SPLIT.PL 1 "March 31, 2002"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+bbdb-areacode-split \- Looks for phone numbers in your .bbdb
+.SH SYNOPSIS
+.B bbdb-areacode-split
+<old-code> <new-code> <exchanges-file> [bbdb]
+.SH DESCRIPTION
+Looks for phone numbers in your .bbdb with a particular area code
+and one of a set of exchanges and changes the area code. The old
+and new area codes are specified on the command line, as is the
+location of a file that contains the exchanges that are being
+changed. (The format of that file is very loose. Every three digit
+sequence will be used.)
+
+This manual page was written for the Debian distribution
+because the original program does not have a manual page.
+Instead, it has documentation in the GNU Info format; see below.
+.SH SEE ALSO
+.BR bbdb-cid (1),
+.BR bbdb-unlazy-lock (1).
+.BR bbdb-srv (1).
+.br
+The bbdb is fully documented by
+.IR "The insidious Big Brother Database for mail and news" ,
+available via the Infonode
+.BR bbdb
+.
+.SH AUTHOR
+This manual page was written by Joerg Jaspert (JJ) <joerg@goliathbbs.dnsalias.net>,
+for the Debian GNU/Linux system (but may be used by others).