summaryrefslogtreecommitdiff
path: root/static/v10/man7/telno.7
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 21:07:28 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 21:07:28 -0400
commit711594636704defae873be1a355a292505585afd (patch)
tree59ee13f863830d8beba6cfd02bbe813dd486c26f /static/v10/man7/telno.7
parent3258a063c1f189d7b019e40e525b46bef9b9a7b1 (diff)
docs: Added UNIX V10 Manuals
Diffstat (limited to 'static/v10/man7/telno.7')
-rw-r--r--static/v10/man7/telno.743
1 files changed, 43 insertions, 0 deletions
diff --git a/static/v10/man7/telno.7 b/static/v10/man7/telno.7
new file mode 100644
index 00000000..16d13ef1
--- /dev/null
+++ b/static/v10/man7/telno.7
@@ -0,0 +1,43 @@
+.TH TELNO 7
+.SH NAME
+telno \- retrieve from bell labs phone book
+.SH SYNOPSIS
+.B telno
+[
+.I datum ... datum
+]
+.SH DESCRIPTION
+.PP
+If there are no arguments on the command line,
+.I telno
+reads its arguments, one to a line,
+from the standard input.
+Arguments are names,
+phone numbers,
+or organization numbers,
+possibly preceded by a keyword and an equal sign.
+The first character of a name must be a letter,
+of a phone number or organization number a digit.
+Otherwise regular expressions
+.I a la
+.IR grep (1)
+are accepted.
+Names are prefixes of last names, or the last name followed
+by a comma and one initial.
+.PP
+Giving a name, a phone number, or an organization number
+.I (org=127)
+produces
+white pages information.
+.SH SEE ALSO
+.IR tel (7)
+.SH DIAGNOSTICS
+.I too long
+means that the given name has more letters than any
+name in the phone book.
+(All the names are truncated to 8 characters before the data
+arrives on the machine.)
+.I None
+is printed when there are no matches.
+.SH BUGS
+The phone book is badly out of date.