docs/85103: sh(1) manpage doesn't contain the word "comment", etc.

Daniel Gerzo danger at rulez.sk
Sat Dec 31 13:50:07 UTC 2005


The following reply was made to PR docs/85103; it has been noted by GNATS.

From: Daniel Gerzo <danger at rulez.sk>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: docs/85103: sh(1) manpage doesn't contain the word "comment", etc.
Date: Sat, 31 Dec 2005 14:44:10 +0100

 --DocE+STaALJfprDB
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Hello,
 
    Here is diff.
 
 -- 
 Sincerely,
    Daniel Gerzo
 
 --DocE+STaALJfprDB
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="sh.1.diff"
 
 --- sh.1.orig	Fri Dec 30 23:28:16 2005
 +++ sh.1	Sat Dec 31 00:14:13 2005
 @@ -358,6 +358,12 @@
  .It Li <& Ta Li >& Ta Li <<- Ta Li >|
  .El
  .El
 +.Pp
 +.Ql #
 +introduces a comment if used at the beginning of the word.
 +Everything after the
 +.Ql #
 +up to the nearest newline is ignored.
  .Ss Quoting
  Quoting is used to remove the special meaning of certain characters
  or words to the shell, such as operators, whitespace, keywords,
 
 --DocE+STaALJfprDB--



More information about the freebsd-doc mailing list