Commit Graph

14 Commits

Author SHA1 Message Date
nik
6578739ddb Add $Id$, to make it simpler for members of the translation teams to
track.

The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

     .\"    $Id$
     .\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by:            bde
1999-07-12 20:24:20 +00:00
obrien
18dba2fe21 Remove useless `BINOWN=root' now that it is the default. 1998-09-19 22:42:06 +00:00
jb
7c39d735ef The elf build wants to link against libcrypt. 1998-08-31 00:42:21 +00:00
charnier
409a50cddf .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
charnier
e2ee52463e Use err(3). Mdoc'ify man page. 1997-07-17 06:42:26 +00:00
ache
813e0456c3 Add -D_SKEY_INTERNAL to pick up non-API functions 1996-10-17 15:30:21 +00:00
ache
aa5a205bac Fix diagnostic: skey->key, we have key command 1996-10-17 12:06:05 +00:00
mpp
511d4f82b2 Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
pst
60d1e7bc06 Close docs/43 manpage for keysu is missing 1995-10-28 08:07:38 +00:00
rgrimes
a14d555c87 Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
pst
3bbaa5903c Include most of the logdaemon v4.4 S/key changes 1994-10-19 00:03:45 +00:00
jkh
d6ad468ceb 1. Removed duplicate include of <stdio.h>
2. Replaced bogus __ARGS with __P
1994-06-04 07:11:51 +00:00
guido
d14fac757a Move skey.h to /usr/include so other packages will be able to use
libskey. (such as wu-ftp and xdm).
Editted skey so it matches the standard /usr/include way.
1994-06-02 20:25:30 +00:00
guido
459ed7e431 1) Added s/key support .
2  Added optional excessive login logging.
3) Added login acces control on a per host/tty base.
4) See skey(1) for skey descriptions and src/usr.bin/login/README
  for the logging and access control features.

-Guido
1994-05-19 18:13:11 +00:00