<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/keyinit/keyinit.1, branch releng/4.7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-03-01T12:20:22Z</updated>
<entry>
<title>Remove single-space hard sentence breaks.  These degrade the quality</title>
<updated>2000-03-01T12:20:22Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-03-01T12:20:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=87faa07bec7b6e1212692fbaa21d663ee288abe8'/>
<id>urn:sha1:87faa07bec7b6e1212692fbaa21d663ee288abe8</id>
<content type='text'>
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add $Id$, to make it simpler for members of the translation teams to</title>
<updated>1999-07-12T20:24:20Z</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>1999-07-12T20:24:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3be5f1f5ce6c92fb28926e7d02f855c12d534c34'/>
<id>urn:sha1:3be5f1f5ce6c92fb28926e7d02f855c12d534c34</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>.Sh AUTHOR -&gt; .Sh AUTHORS. Use .An/.Aq.</title>
<updated>1998-03-23T07:48:45Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-03-23T07:48:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=306005e78ce67119c774058260af6531ea4e9d8b'/>
<id>urn:sha1:306005e78ce67119c774058260af6531ea4e9d8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use err(3). Mdoc'ify man page.</title>
<updated>1997-07-17T06:42:26Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-07-17T06:42:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=34d890bafe0c75bebf1e7bac2a6b6194a5b5bb75'/>
<id>urn:sha1:34d890bafe0c75bebf1e7bac2a6b6194a5b5bb75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of spelling errors in a bunch of man pages.</title>
<updated>1996-01-30T13:52:50Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-01-30T13:52:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4a8d02835c2544e65713d27352cb3be0bd5d1c84'/>
<id>urn:sha1:4a8d02835c2544e65713d27352cb3be0bd5d1c84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Close docs/43       manpage for keysu is missing</title>
<updated>1995-10-28T08:07:38Z</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1995-10-28T08:07:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7700fd358faa844b2c098d2e95f644ace4900ca5'/>
<id>urn:sha1:7700fd358faa844b2c098d2e95f644ace4900ca5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>1) Added s/key support .</title>
<updated>1994-05-19T18:13:11Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>1994-05-19T18:13:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=110af3d672597c7d44e65f81538e132126eaf6cd'/>
<id>urn:sha1:110af3d672597c7d44e65f81538e132126eaf6cd</id>
<content type='text'>
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
</content>
</entry>
</feed>
