diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-17 20:24:37 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-17 20:24:37 +0000 |
commit | e66da61d76697634a25c21305ff905e875111aa5 (patch) | |
tree | b413a712a4e886b06cf7342d92e146cad2b7c2ff /usr.bin/checknr | |
parent | a955402139ba46da5c8d7fd2cbf441b6fbfbe56b (diff) |
More consistent introduction to options.
Diffstat (limited to 'usr.bin/checknr')
-rw-r--r-- | usr.bin/checknr/checknr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/checknr/checknr.1 b/usr.bin/checknr/checknr.1 index 35e226818e4..f9e8837cd37 100644 --- a/usr.bin/checknr/checknr.1 +++ b/usr.bin/checknr/checknr.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: checknr.1,v 1.6 1999/07/04 11:53:51 aaron Exp $ +.\" $OpenBSD: checknr.1,v 1.7 1999/10/17 20:24:34 aaron Exp $ .\" $NetBSD: checknr.1,v 1.5 1995/03/26 04:10:14 glass Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -60,7 +60,7 @@ If no files are specified, .Nm checks the standard input. .Pp -Options: +The options are as follows: .Bl -tag -width Ds .It Fl a Add additional pairs of macros to the list of known macros. |