History log of /openbsd/usr.bin/finger/finger.1 (Results 1 – 19 of 19)
Revision Date Author Comments
# ef38614f 14-Nov-2013 bentley <bentley@openbsd.org>

Add STANDARDS section to finger(1)/fingerd(8).

tweaks/ok jmc@


# 370eca50 15-Jan-2012 schwarze <schwarze@openbsd.org>

Document what remains of the 2BSD heritage.
All facts found on the CSRG CD 1 in the 2bsd directory.
Feedback and ok jmc@, ok sobrado@.

Note the large number of 3BSD -> 2BSD changes.
Kirk McKusick as

Document what remains of the 2BSD heritage.
All facts found on the CSRG CD 1 in the 2bsd directory.
Feedback and ok jmc@, ok sobrado@.

Note the large number of 3BSD -> 2BSD changes.
Kirk McKusick asked Cynthia Livingston (cael@, of USENIX, who converted
most manuals from man(7) to mdoc(7) for the 4.3BSD-Net/2 release and
added lots of historical information around that time) what happened
in this respect, and she answered that she often wrote "appeared
in 3BSD" when she was unsure of when a utility was added.
Thanks to Kirk and Cynthia for that clarification.

show more ...


# 9490d37c 31-May-2007 jmc <jmc@openbsd.org>

convert to new .Dd format;


# b25ee14e 17-Oct-2003 jmc <jmc@openbsd.org>

slight update for finger; sort options


# f75387cb 03-Jun-2003 millert <millert@openbsd.org>

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


# f1ba3473 09-Nov-2000 aaron <aaron@openbsd.org>

Change all option list specifications to ".Bl -tag -width Ds". Most man
pages just needed their -width parameter tweaked to "Ds", which provides
a nice width of 6 constant characters. For consistency

Change all option list specifications to ".Bl -tag -width Ds". Most man
pages just needed their -width parameter tweaked to "Ds", which provides
a nice width of 6 constant characters. For consistency more than anything.

show more ...


# 453cecf0 07-Mar-2000 aaron <aaron@openbsd.org>

Various cleanup.


# 33efca42 12-Jan-2000 aaron <aaron@openbsd.org>

Better.


# 035608e3 22-Dec-1999 downsj <downsj@openbsd.org>

Add yet another case when user matching is disabled.


# 581190f2 04-Jul-1999 aaron <aaron@openbsd.org>

correct use of .Nm; some other formatting nits


# 2e0eb34f 05-Jun-1999 aaron <aaron@openbsd.org>

- remove trailing white space
- remove arguments from .Os macros
- remove arguments from .Nm macros, where appropriate
- some more Dq/Sq/Ql insanity
- still lots to do in the usr.bin tree... :/


# 350bb3b8 16-May-1999 alex <alex@openbsd.org>

Cleanup xrefs under SEE ALSO. Specifically:

- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove dup

Cleanup xrefs under SEE ALSO. Specifically:

- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.

show more ...


# 8e1a8afd 20-Apr-1999 aaron <aaron@openbsd.org>

Xr fingerd(8)


# aea1524a 26-Sep-1998 aaron <aaron@openbsd.org>

usr.bin/ man page fixes, f-m.


# 342709b2 02-Jun-1997 kstailey <kstailey@openbsd.org>

remote is -> remote host is


# c74ee44f 30-May-1997 kstailey <kstailey@openbsd.org>

Integrate changed from NetBSD being careful not to step on our important
stuff (like the -M flag and things.)


# a6bcf45c 08-Dec-1996 downsj <downsj@openbsd.org>

Disable matching by default if a domainname is set, adding -M to reenable it.


# 1258a77d 26-Jun-1996 deraadt <deraadt@openbsd.org>

rcsid


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree