diff options
author | David Leonard <d@cvs.openbsd.org> | 1998-04-29 14:12:24 +0000 |
---|---|---|
committer | David Leonard <d@cvs.openbsd.org> | 1998-04-29 14:12:24 +0000 |
commit | 03e128bcf62100c479fe5e6920316b57e0d358df (patch) | |
tree | 5c2f481e12e117d137eea6220806acee1bd9187d /share/man | |
parent | e0a2bdb7580789c975aa1d917942aa148ba05b27 (diff) |
reflect reality
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man7/intro.7 | 35 |
1 files changed, 19 insertions, 16 deletions
diff --git a/share/man/man7/intro.7 b/share/man/man7/intro.7 index a8b0b57a27e..00471c03745 100644 --- a/share/man/man7/intro.7 +++ b/share/man/man7/intro.7 @@ -40,23 +40,26 @@ .Nm intro .Nd miscellaneous information pages .Sh DESCRIPTION -This section contains miscellaneous documentation, mostly -in the area of text processing macro packages for -.Xr troff 1 . +This section contains miscellaneous documentation. .Pp -.Ds I -.Cw mailaddr -.Cl ascii map of ASCII character set -.Cl environ user environment -.Cl eqnchar special character definitions for eqn -.Cl hier file system hierarchy -.Cl mailaddr mail addressing description -.Cl man macros to typeset manual pages -.Cl \&me macros for formatting papers -.Cl \&ms macros for formatting manuscripts -.Cl term conventional names for terminals -.Cw -.De +.Bl -tag -width "mdoc.samples(7) " -compact +.It Xr ascii +map of ASCII character set +.It Xr environ +user environment +.It Xr hier +file system hierarchy +.It Xr hostname +hostname resolution rules +.It Xr mailaddr +mail addressing description +.It Xr mdoc +macros to typeset manual pages +.It Xr mdoc.samples +guide to writing manual pages +.It Xr operator +C operator precedence +.El .Sh HISTORY .Nm intro appeared in 4.2 BSD. |