Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2002 03:00:06 -0800 (PST)
From:      Peter Pentchev <roam@ringlet.net>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/36448: [PATCH] intro(8)
Message-ID:  <200204021100.g32B06W53889@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/36448; it has been noted by GNATS.

From: Peter Pentchev <roam@ringlet.net>
To: Tom Rhodes <darklogik@pittgoth.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: docs/36448: [PATCH] intro(8)
Date: Tue, 2 Apr 2002 13:57:23 +0300

 On Mon, Apr 01, 2002 at 09:37:17PM -0500, Tom Rhodes wrote:
 > On Mon, 1 Apr 2002 18:20:02 -0800 (PST) > <trhodes@FreeBSD.ORG> wrote:
 > > 
 > >  Gary, what do you think of the following patch to intro(8)?
 > >  
 > >  --
 > >  Tom (darklogik) Rhodes
 > >  
 > >  --- intro.8.old	Mon Apr  1 21:05:13 2002
 > >  +++ intro.8	Mon Apr  1 21:06:52 2002
 > >  @@ -65,6 +65,19 @@
 > >   .Ql Xr crash
 > >   should be consulted to understand how to interpret system
 > >   crash dumps.
 > >  +
 > >  +.Pp
 > >  +All commands set an exit status.  Its value may be tested
 > >  +to see if the command completed normally.
 > >  +Unless otherwise noted (rare), the value 0 signifies successful
 > >  +completion of the command, while a value >0 indicates an error.
 > >  +Some commands attempt to describe the nature of the failure by
 > >  using+errors codes defined in
 > >  +.Xr sysexits 3 ,
 > >  +or set the status to arbitrary values >0 (typically 1), but many
 > >  +such values are not described in the manuals.
 > >  +
 > >  +
 > >   .Sh HISTORY
 > >   The
 > >   .Nm
 > 
 > oooops, I fixed the blank lines in a new diff...  If/when committed,
 > the diff will not have them ;)  sorry hehe
 
 You may also want to break the second sentence, 'Its value may be..',
 onto a new line :)  Also, 'errors codes' might be better as 'error
 codes' (singular 'error'), and the final 'manuals' might be replaced
 with 'manual pages'.  But then, this is just MHO :)
 
 G'luck,
 Peter
 
 -- 
 Peter Pentchev	roam@ringlet.net	roam@FreeBSD.org
 PGP key:	http://people.FreeBSD.org/~roam/roam.key.asc
 Key fingerprint	FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
 If there were no counterfactuals, this sentence would not have been paradoxical.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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