zsh-workers
 help / color / mirror / code / Atom feed
* more spaces for zsh.1
@ 1995-11-08 19:01 Mark Hanson
  1995-11-08 20:33 ` Mark Borges
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Hanson @ 1995-11-08 19:01 UTC (permalink / raw)
  To: zsh-workers

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@z-code.com>.
  .br
***************
*** 85,90 ****
--- 88,94 ----
  <P.Stephenson@swansea.ac.uk>.  Zsh is currently maintained by the
  members of the zsh workers mailing list zsh-workers@math.gatech.edu and
  coordinated by Richard Coleman <zsh@math.gatech.edu>.
+ .sp
  .SH SEE ALSO
  sh(1),
  csh(1),


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: more spaces for zsh.1
  1995-11-08 19:01 more spaces for zsh.1 Mark Hanson
@ 1995-11-08 20:33 ` Mark Borges
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Borges @ 1995-11-08 20:33 UTC (permalink / raw)
  To: zsh-workers

While we're on the clean-up-zsh.1-kick, /tmp/zsh* is not strictly
correct in the FILES section (it is only the default as I understand it).

*** zsh.1.orig	Wed Nov  8 13:30:01 1995
--- zsh.1	Wed Nov  8 13:30:47 1995
***************
*** 66,72 ****
  .br
  $ZDOTDIR/.zlogout
  .br
! /tmp/zsh*
  .br
  /etc/zshenv
  .br
--- 66,72 ----
  .br
  $ZDOTDIR/.zlogout
  .br
! ${TMPPREFIX}*
  .br
  /etc/zshenv
  .br


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1995-11-08 21:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-11-08 19:01 more spaces for zsh.1 Mark Hanson
1995-11-08 20:33 ` Mark Borges

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).