Mercurial > ~dholland > hg > tradcpp > index.cgi
changeset 121:103acee239e0
Man page fixes from wiz@.
author | David A. Holland |
---|---|
date | Tue, 11 Jun 2013 18:02:13 -0400 |
parents | 66c7c05d6232 |
children | 64c4de3709de |
files | tradcpp.1 |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/tradcpp.1 Tue Jun 11 14:20:16 2013 -0400 +++ b/tradcpp.1 Tue Jun 11 18:02:13 2013 -0400 @@ -35,7 +35,7 @@ .Sh SYNOPSIS .Nm tradcpp .Op Fl options -.Op Cm input-file Op Cm output-file +.Op Ar input-file Op Ar output-file .Sh DESCRIPTION The .Nm @@ -67,7 +67,7 @@ or other compilers. Many of the options are not yet implemented. .\" The option lists have been sorted in what I hope is a sensible -.\" order. Please don't arbirarily alphabetize them. +.\" order. Please don't arbitrarily alphabetize them. .Ss Common Options .Bl -tag -width bubblebabble .It Fl C @@ -77,7 +77,7 @@ If no expansion is provided, the value .Dq 1 is used. -.It Fl -Ipath +.It Fl Ipath Add the specified path to the main list of include directories. .It Fl nostdinc Do not search the standard system include directories. @@ -188,7 +188,7 @@ .Fl C , accepted for compatibility with .Xr gcc 1 . -.It Fl fdollars-in-identifiers Fl fno-dollars-in-identifiers +.It Fl fdollars-in-identifiers , Fl fno-dollars-in-identifiers Enable .Pq or disable, respectively the use of the dollar sign in identifiers. @@ -237,6 +237,6 @@ This version had some problems and was put aside. The first working version was released in June 2013. .\" .Sh AUTHORS -.\" David A. Holland +.\" .An David A. Holland .Sh BUGS Probably plenty.