Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

no subject (file transmission)



-----BEGIN PGP SIGNED MESSAGE-----

This patch fixes the major noted problem with the zshall man page.  The
.so commands don't need to have full pathnames -- they are supposed to
be relative to the top-level man directory.

 Index: Doc/zshall.1
 *** 1.1	1995/11/08 16:35:17
 --- 1.2	1995/11/08 16:39:06
 ***************
 *** 19,31 ****
   (completion control via the \fBcompctl\fP built-in), zshparam
   (shell parameters), zshzle (command line editing) and zshoptions
   (shell options).
 ! .so /usr/local/man/man1/zshmisc.1
 ! .so /usr/local/man/man1/zshexpn.1
 ! .so /usr/local/man/man1/zshbuiltins.1
 ! .so /usr/local/man/man1/zshcompctl.1
 ! .so /usr/local/man/man1/zshparam.1
 ! .so /usr/local/man/man1/zshzle.1
 ! .so /usr/local/man/man1/zshoptions.1
   .SH "INVOCATION OPTIONS"
   If the \-\fBs\fP flag is not present and an argument is given,
   the first argument is taken to be the pathname of a script to
 --- 19,31 ----
   (completion control via the \fBcompctl\fP built-in), zshparam
   (shell parameters), zshzle (command line editing) and zshoptions
   (shell options).
 ! .so man1/zshmisc.1
 ! .so man1/zshexpn.1
 ! .so man1/zshbuiltins.1
 ! .so man1/zshcompctl.1
 ! .so man1/zshparam.1
 ! .so man1/zshzle.1
 ! .so man1/zshoptions.1
   .SH "INVOCATION OPTIONS"
   If the \-\fBs\fP flag is not present and an argument is given,
   the first argument is taken to be the pathname of a script to

 -zefram

-----BEGIN PGP SIGNATURE-----
Version: 2.6.i

iQBVAgUBMKDdtmWJ8JfKi+e9AQFgDQH+Odg/pJvySGsAWik3UHF7I6MmVapn2NGg
93nyZkz8NxFJedQBEUrPdc3Hyki9TQBfkyrbZ1JCF76oWX5CodCT/g==
=oDHG
-----END PGP SIGNATURE-----



Messages sorted by: Reverse Date, Date, Thread, Author