diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-22 21:34:56 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-22 21:34:56 +0000 |
commit | dc4a0b6607cc4c73931726da824872c9325ed874 (patch) | |
tree | aa46037f0bd909ed8b0112a6934bcc058e92bcb6 /share | |
parent | be7b3e18e891c6f959f693ae5a8d0ee5f0327980 (diff) |
Better list format; missed from a previous commit.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/intro.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/intro.5 b/share/man/man5/intro.5 index d1aabbe6908..0c78f4ce84d 100644 --- a/share/man/man5/intro.5 +++ b/share/man/man5/intro.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.5,v 1.1 1999/07/09 21:38:54 hugh Exp $ +.\" $OpenBSD: intro.5,v 1.2 2000/03/22 21:34:55 aaron Exp $ .\" .\" Copyright (c) 1999 Hugh Graham .\" @@ -37,7 +37,8 @@ .Nd "introduction to file formats" .Sh DESCRIPTION This section contains information related to file formats, including: -.Bl -bullet +.Pp +.Bl -bullet -offset indent -compact .It ascii configuration and resource files .It |