Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
more spaces for zsh.1
- X-seq: zsh-workers 570
- From: Mark Hanson <mark@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: more spaces for zsh.1
- Date: Wed, 8 Nov 1995 11:01:09 -0800
zsh.1 is in need of some whitespace. SunOS 4.1.3 nroff doesn't put any
at these points.
Mark
*** /usr/local/man/man1/zsh.1 Wed Nov 8 10:30:41 1995
--- zsh.1 Wed Nov 8 10:52:48 1995
***************
*** 39,44 ****
--- 39,45 ----
.TP
\-\fBs\fP
Read command from the standard input.
+ .sp
.SH STARTUP/SHUTDOWN FILES
Commands are first read from /etc/zshenv.
If the \-\fBf\fP flag is present or if the \fBNO_RCS\fP option is set
***************
*** 55,60 ****
--- 56,62 ----
commands are read from /etc/zshrc and then $ZDOTDIR/.zshrc.
Finally, if the shell is a login shell, /etc/zlogin and $ZDOTDIR/.zlogin
are read.
+ .sp
.SH FILES
$ZDOTDIR/.zshenv
.br
***************
*** 77,82 ****
--- 79,85 ----
/etc/zlogin
.br
/etc/zlogout
+ .sp
.SH AUTHOR
Zsh was originally written by Paul Falstad <pf@xxxxxxxxxx>.
.br
***************
*** 85,90 ****
--- 88,94 ----
<P.Stephenson@xxxxxxxxxxxxx>. Zsh is currently maintained by the
members of the zsh workers mailing list zsh-workers@xxxxxxxxxxxxxxx and
coordinated by Richard Coleman <zsh@xxxxxxxxxxxxxxx>.
+ .sp
.SH SEE ALSO
sh(1),
csh(1),
Messages sorted by:
Reverse Date,
Date,
Thread,
Author