Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 1998 18:29:38 -0500 (EST)
From:      mph@pobox.com
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/5547: fstat.1 formatting nit
Message-ID:  <199801222329.SAA16620@mph124.rh.psu.edu>

next in thread | raw e-mail | index | archive | help

>Number:         5547
>Category:       docs
>Synopsis:       fstat.1 contains a badly-formatted listing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 22 15:40:00 PST 1998
>Last-Modified:
>Originator:     Matthew Hunt
>Organization:
>Release:        FreeBSD 2.2.5-STABLE i386
>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
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801222329.SAA16620>