Mike Pritchard
bcff8e2ae4
Another round of man page cleanups.
...
Down to only about 100 items left to cleanup! :-)
1996-02-12 04:57:03 +00:00
Mike Pritchard
b0ac1967ba
Add a little info to this man page at the start so it doesn't
...
appear that ALL the passwd command does is change a users Kerberos
password, since that is incorrect.
Actually, this man page needs a good overhaul to better reflect systems
that don't have Kerberos installed.
1996-02-12 02:32:40 +00:00
Mike Pritchard
4bd9ba3c2f
Fixed some minor formatting problems to silence manck some more.
...
Corrected some bogus cross references to man pages that we don't/won't
have and either deleted them, or found a more appropriate man page
that we do have. Various other minor changes to silence manck.
Manck is currently down to about 200 lines of errors, down from
the 500 - 600+ when I started all this.
1996-02-12 01:20:38 +00:00
Mike Pritchard
5a489ac2b8
Minor cleanup of the rpc man pages to silence manck.
1996-02-12 00:02:42 +00:00
Mike Pritchard
78b0b234eb
Correct a bunch of man page cross references and generally
...
try and silence "manck".
ncurses, rpc, and some of the gnu stuff are still a big mess, however.
1996-02-11 22:38:05 +00:00
Mike Pritchard
a0c8e7aa27
Added a small man page for locate.updatedb(8).
1996-02-11 18:54:39 +00:00
Mike Pritchard
5682a19c6e
Added some info describing the script that updates the database,
...
and the fact that it is usually run by /etc/weekly.
Closes docs/127.
1996-02-11 18:34:22 +00:00
Mark Murray
bbff7ca556
#include <kerberosIV/des.h> -> #include <des.h>
1996-02-11 09:18:18 +00:00
Wolfram Schneider
827bf2db99
always warn if no processes matched
1996-02-11 00:12:15 +00:00
Wolfram Schneider
7dd8098387
Submitted by: Slaven Rezic (Tomic) <eserte@cs.tu-berlin.de>
...
croatian calendar
1996-02-09 14:35:02 +00:00
Paul Traina
2e2b09d90d
Kludge-fix for a specific instance of bin/517.
...
The real fix requires changes to getpwent(3) and friends and getgrent(3)
and friends.
Submitted by: Tim Wilkinson
1996-02-08 06:17:50 +00:00
Garrett Wollman
e29c324e2e
Recognize ld.so.hints file. Don't ask.
1996-02-07 21:02:20 +00:00
Wolfram Schneider
cc54f38c51
making <page>.1 from <page>.man
1996-02-06 23:48:03 +00:00
Wolfram Schneider
cb67c1dd54
replace 'install' with ${INSTALL}
1996-02-06 23:36:16 +00:00
Garrett Wollman
0761cb293e
Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)
...
in preparation for its removal from the kernel source tree. NB: because
a function was deleted, libc is now at version 3.0 (was 2.2 previously).
1996-02-06 20:36:15 +00:00
Andrey A. Chernov
0ae3124381
Don't make directory here, it is mtree task
1996-02-05 17:35:17 +00:00
Wolfram Schneider
da2375658e
Support killing of suid programs.
...
Now ``killall xterm'' works :-)
Don't fail for processes with meta chars (c+++)
1996-02-03 22:52:27 +00:00
Mark Murray
5bf1814b0e
Rename des_set_key -> des_set_key_krb. (libdes conflict)
1996-02-03 11:51:19 +00:00
Mark Murray
d523df8926
Rename des_set_key -> des_set_key. (libdes conflict)
1996-02-03 11:49:29 +00:00
Wolfram Schneider
1d6b2fd781
Submitted by: pst
...
add forgotten file calendar.h. Sorry.
1996-02-03 10:58:11 +00:00
Mike Pritchard
f3c0267f19
Fix some incorrect locations in the FILES sections of some man pages.
1996-02-02 18:22:04 +00:00
Wolfram Schneider
43ee9528de
_de_DE_ISO8859_1_* -> _de_DE_ISO_8859_1_*
...
+ Muttertag
+ first german newspaper(s) in WWW
+ Konrad Zuse
1996-02-02 06:05:20 +00:00
Wolfram Schneider
43025a6ede
easter and easter depending day
1996-02-02 06:04:06 +00:00
Wolfram Schneider
c9c822e632
- handle events that move around from year to year, i.e.,
...
``the last Monday in April'
- handle easter
new options
-f calendarfile
-A days
-B days
Calendar HOME directory ~/.calendar
don't sent mail if ~/.calendar/nomail exist
1996-02-02 06:02:41 +00:00
Wolfram Schneider
000ee932d4
filenames corrected
1996-02-02 05:14:04 +00:00
Mike Pritchard
7c87ef470d
Correct some manual page cross reference errors. E.g. su is a section
...
one man page, not section eight. This is the first round of such changes
and only fixes man pages in manual section one.
1996-02-02 00:26:12 +00:00
Mike Pritchard
58b5a92dd6
Fix some spelling errors in the calendar files.
1996-01-31 13:40:40 +00:00
Wolfram Schneider
54985a1887
de_DE.ISO8859-1 -> de_DE.ISO_8859-1
1996-01-30 23:36:43 +00:00
Peter Wemm
b22a0751b7
de_DE.ISO8859-1 -> de_DE.ISO_8859-1 after repository operation on
...
Andrey's request.
1996-01-30 18:24:32 +00:00
Mike Pritchard
4a8d02835c
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
Wolfram Schneider
f352f5418c
german calenda
1996-01-29 00:34:18 +00:00
Wolfram Schneider
bd88a8ddbf
include preprocessor commands like
...
#ifndef _calendar_christian_
#define _calendar_christian_
[...]
#endif
1996-01-29 00:33:02 +00:00
Wolfram Schneider
b206b6bf2b
install new calendars/de_DE.ISO8859-1/calendar.* files
1996-01-29 00:31:29 +00:00
Wolfram Schneider
8a532fac40
Section SEE ALSO complete
1996-01-29 00:05:36 +00:00
Wolfram Schneider
818be56b8d
Section FILES and SEE ALSO complete
1996-01-29 00:02:39 +00:00
Wolfram Schneider
98d04b7c68
Read from standard input if file name "-" is given.
1996-01-28 23:43:37 +00:00
Andrey A. Chernov
c925658ada
Localize it.
1996-01-24 22:50:24 +00:00
Wolfram Schneider
dec89a7984
install manpage
1996-01-23 23:41:50 +00:00
Mike Pritchard
a0f4ffca81
Merged changes to resolve conflicts with file 3.19 import.
1996-01-23 12:40:36 +00:00
Mike Pritchard
c94004bba2
This commit was generated by cvs2svn to compensate for changes in r13584,
...
which included commits to RCS files with non-trunk default branches.
1996-01-23 12:29:07 +00:00
Mike Pritchard
8356464a86
Upgrade to file version 3.19.
1996-01-23 12:29:07 +00:00
Wolfram Schneider
f92a999ac6
Add manpage links for ex.1 view.1 nex.1 nview.1 nvi.1
1996-01-23 00:26:01 +00:00
Mike Pritchard
298e71bb78
Change ar's internal error routine to call err() instead of errx()
...
so that when ar has a problem (like trying to update a read-only
archive), you get a message like:
ar: xyzzy.a: Permission denined
instead of:
ar: xyzzy.a
Which doesn't really give the user any indication that the operation
really did fail.
This closes PR# 170.
1996-01-22 15:33:20 +00:00
Wolfram Schneider
9bb31b4eef
Bugfix: allow digits in signal names (usr1, usr2)
1996-01-22 08:06:13 +00:00
Adam David
8d8d270920
Document the CRLF bug
1996-01-22 03:48:47 +00:00
Adam David
bb012025b4
'more | cat' was producing spurious output from an unused buffer
1996-01-22 01:30:03 +00:00
Mike Pritchard
270d3d754a
Fix a variety of minor typos and cross references in a bunch of
...
man pages.
Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>
Giles Lean <giles@nemeton.com.au>
<soda@sra.co.jp>
1996-01-20 07:29:11 +00:00
Jordan K. Hubbard
1ce11aadcc
Guard against argument starvation.
...
Noted by: aagero@aage.aage.priv.no
1996-01-16 02:09:23 +00:00
Peter Wemm
9c437f50ee
tidy up the domain name trimming code, and move it to a single place
...
rather than having the same bit of code duplicated in three places,
each with their own static copy of the host's local name.
1996-01-15 02:18:35 +00:00
Peter Wemm
cc63cd5663
A couple of changes of mine that I've been using for a while:
...
route.c: look up the netname as-is first before the shifted name. this
makes a big speed difference, as the lookups are generally local
DNS. The shifted names can be very wrong (there is still guessing
and fudging involved) and usually go remote, taking a long time
to fail. If you have the RFC reccomended netnames in your reverse
lookups, this is even faster still.
main.c: dont do a sethostent(1) - this is causing the resolver to use a
VC (tcp) connection to the resolver, which has more overheads and
is slower than the default UDP case. This once made sense when
everything was based on text host tables.
1996-01-14 23:42:19 +00:00