From 6788c4c40e91b82f0ee156428c9e537193b67fa7 Mon Sep 17 00:00:00 2001 From: Mike Pechkin Date: Tue, 13 Nov 2001 14:00:16 +0000 Subject: o) start new sentence on a new line; o) don't use .Pp before/after .Ss; o) wrap long lines; o) fix bogus .Xr usage; millert@ ok; --- bin/csh/csh.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/csh/csh.1') diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index f24186759e1..d20d7aea662 100644 --- a/bin/csh/csh.1 +++ b/bin/csh/csh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: csh.1,v 1.41 2001/08/02 20:37:35 hugh Exp $ +.\" $OpenBSD: csh.1,v 1.42 2001/11/13 14:00:15 mpech Exp $ .\" $NetBSD: csh.1,v 1.10 1995/03/21 09:02:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -290,7 +290,8 @@ or showing, as in the C language, that the second is to be executed only if the first fails or succeeds, -respectively. (See +respectively. +(See .Em Expressions . ) .Ss Jobs The shell associates a @@ -810,7 +811,6 @@ while .Ic !la would look for a command starting with .Dq la . -.Pp .Ss Quotations with \' and \&" The quotation of strings by .Ql ' -- cgit v1.2.3