=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/nm/nm.1,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/nm/nm.1 1999/06/05 01:21:35 1.4 +++ src/usr.bin/nm/nm.1 2000/03/10 19:07:23 1.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nm.1,v 1.4 1999/06/05 01:21:35 aaron Exp $ +.\" $OpenBSD: nm.1,v 1.5 2000/03/10 19:07:23 aaron Exp $ .\" $NetBSD: nm.1,v 1.3 1995/08/31 23:41:58 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -58,9 +58,9 @@ .Nm searches for the file .Pa a.out -and if present, displays the symbol -table for -.Pa a.out . +and displays its symbol table if it exists. +.Pp +The options are as follows: .Bl -tag -width flag .It Fl a Display symbol table entries inserted for use by debuggers.