mdoc(7) police: back out unproved changes in previous revision;

descriptions in the FILES section should be full sentences, as
demonstrated in mdoc(7) and /usr/share/examples/mdoc/.

Approved by:	re
This commit is contained in:
Ruslan Ermilov 2002-11-26 11:22:59 +00:00
parent 5bd97a95a2
commit 8abea92cd2

View File

@ -46,7 +46,7 @@
.Op Fl E Ar name .Op Fl E Ar name
.Op Fl f Ar name .Op Fl f Ar name
.Op Fl F Ar name .Op Fl F Ar name
.Op Fl k Ar fromname Ar toname .Op Fl k Ar fromname toname
.Op Ar a.out Op Ar a.out.gmon ... .Op Ar a.out Op Ar a.out.gmon ...
.Sh DESCRIPTION .Sh DESCRIPTION
The The
@ -264,11 +264,11 @@ option for discovering which routines were never called.
.Sh FILES .Sh FILES
.Bl -tag -width a.out.gmon -compact .Bl -tag -width a.out.gmon -compact
.It Pa a.out .It Pa a.out
the namelist and text space The namelist and text space.
.It Pa a.out.gmon .It Pa a.out.gmon
dynamic call graph and profile Dynamic call graph and profile.
.It Pa gmon.sum .It Pa gmon.sum
summarized dynamic call graph and profile Summarized dynamic call graph and profile.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr cc 1 , .Xr cc 1 ,