=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/finger/finger.1,v retrieving revision 1.15 retrieving revision 1.16 diff -c -r1.15 -r1.16 *** src/usr.bin/finger/finger.1 2003/06/03 02:56:08 1.15 --- src/usr.bin/finger/finger.1 2003/10/17 10:56:09 1.16 *************** *** 1,4 **** ! .\" $OpenBSD: finger.1,v 1.15 2003/06/03 02:56:08 millert Exp $ .\" .\" Copyright (c) 1989, 1990 The Regents of the University of California. .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: finger.1,v 1.16 2003/10/17 10:56:09 jmc Exp $ .\" .\" Copyright (c) 1989, 1990 The Regents of the University of California. .\" All rights reserved. *************** *** 37,43 **** .Nd user information lookup program .Sh SYNOPSIS .Nm finger ! .Op Fl lmMspho .Op Ar user ... .Nm finger .Op Fl l --- 37,43 ---- .Nd user information lookup program .Sh SYNOPSIS .Nm finger ! .Op Fl hlMmops .Op Ar user ... .Nm finger .Op Fl l *************** *** 86,107 **** .Pp The options are as follows: .Bl -tag -width Ds - .It Fl s - Short format (default). - The information as described above is displayed in a columnar fashion. - .Pp .It Fl h If the .Fl s option is also specified, the name of the remote host is displayed instead of the office location and office phone. - .Pp - .It Fl o - If the - .Fl s - option is also specified, the office location and office phone is displayed - instead of the name of the remote host. - .Pp .It Fl l Long format. Produces a multi-line format displaying all of the information available from --- 86,96 ---- *************** *** 148,165 **** .Dq New mail received ... , .Dq Unread since ... if they have new mail. ! .Pp ! .It Fl p ! Prevents ! the ! .Fl l ! option of ! .Nm ! from displaying the contents of the ! .Dq Pa .plan ! and ! .Dq Pa .project ! files. .It Fl m Prevent matching of .Ar user --- 137,148 ---- .Dq New mail received ... , .Dq Unread since ... if they have new mail. ! .It Fl M ! Enable matching of ! .Ar user ! names. ! This is disabled by default on systems running YP or with large ! password databases. .It Fl m Prevent matching of .Ar user *************** *** 172,183 **** All name matching performed by .Nm is case insensitive. ! .It Fl M ! Enable matching of ! .Ar user ! names. ! This is disabled by default on systems running YP or with large ! password databases. .El .Pp If no options are specified, --- 155,179 ---- All name matching performed by .Nm is case insensitive. ! .It Fl o ! If the ! .Fl s ! option is also specified, the office location and office phone is displayed ! instead of the name of the remote host. ! .It Fl p ! Prevents ! the ! .Fl l ! option of ! .Nm ! from displaying the contents of the ! .Dq Pa .plan ! and ! .Dq Pa .project ! files. ! .It Fl s ! Short format (default). ! The information as described above is displayed in a columnar fashion. .El .Pp If no options are specified,