From 39f92d5db5e5ac1d82fb51f05e81d220a1b93f14 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Mon, 17 Dec 2007 18:38:00 +0000 Subject: [PATCH] Remove trailing whitespace. --- bin/sh/sh.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index efc7a2a84c..f54a54cece 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -35,7 +35,7 @@ .\" .\" from: @(#)sh.1 8.6 (Berkeley) 5/4/95 .\" $FreeBSD: src/bin/sh/sh.1,v 1.124 2006/10/07 16:51:16 stefanf Exp $ -.\" $DragonFly: src/bin/sh/sh.1,v 1.10 2007/12/16 20:06:29 thomas Exp $ +.\" $DragonFly: src/bin/sh/sh.1,v 1.11 2007/12/17 18:38:00 swildner Exp $ .\" .Dd October 7, 2006 .Dt SH 1 @@ -989,7 +989,7 @@ built-in command can also be used to set or reset them. .Ss Special Parameters A special parameter is a parameter denoted by a special one-character name. -The special parameters recognized +The special parameters recognized are shown in the following list, exactly as they would appear in input typed by the user or in the source of a shell script. .Bl -hang -- 2.41.0