From mph@mph124.rh.psu.edu  Thu Jan 22 15:30:50 1998
Received: from mph124.rh.psu.edu (mph@MPH124.rh.psu.edu [128.118.126.83])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA01963
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Jan 1998 15:30:24 -0800 (PST)
          (envelope-from mph@mph124.rh.psu.edu)
Received: (from mph@localhost)
	by mph124.rh.psu.edu (8.8.8/8.8.8) id SAA16620;
	Thu, 22 Jan 1998 18:29:38 -0500 (EST)
	(envelope-from mph)
Message-Id: <199801222329.SAA16620@mph124.rh.psu.edu>
Date: Thu, 22 Jan 1998 18:29:38 -0500 (EST)
From: mph@pobox.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: fstat.1 formatting nit
X-Send-Pr-Version: 3.2

>Number:         5547
>Category:       docs
>Synopsis:       fstat.1 contains a badly-formatted listing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    steve
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 22 15:40:00 PST 1998
>Closed-Date:    Sun Jan 25 08:39:18 PST 1998
>Last-Modified:  Sun Jan 25 08:39:40 PST 1998
>Originator:     Matthew Hunt
>Release:        FreeBSD 2.2.5-STABLE i386
>Organization:
>Environment:
@(#)fstat.1     8.3 (Berkeley) 2/25/94

>Description:

This looks bad:
                  text - executable text inode wd   - current working directo-
                  ry root - root inode tr   - kernel trace file

This looks better:
                  text    - executable text inode
                  wd      - current working directory
                  root    - root inode
                  tr      - kernel trace file
>How-To-Repeat:
>Fix:

--- /usr/src/usr.bin/fstat/fstat.1	Sat Aug 24 09:43:45 1996
+++ fstat.1	Thu Jan 22 18:23:07 1998
@@ -111,7 +111,7 @@
 The file number in the per-process open file table or one of the following
 special names:
 .Pp
-.Bd -ragged -offset indent -compact
+.Bd -literal -ragged -offset indent -compact
 text	- executable text inode
 wd 	- current working directory
 root	- root inode
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Jan 25 08:39:18 PST 1998 
State-Changed-Why:  
Patch applied.  Thanks! 
>Unformatted:
