diff options
author | joel <joel@FreeBSD.org> | 2012-03-25 09:20:14 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2012-03-25 09:20:14 +0000 |
commit | 2f38aba47ae977c9f96e941fffeeb0f3ef374e94 (patch) | |
tree | 6692ad3a2de20400886fa86d06c77e88404d512a /bin/sh/sh.1 | |
parent | 1d7fe3f6fd1eb03e429f84b4263d872e33a511fc (diff) | |
download | FreeBSD-src-2f38aba47ae977c9f96e941fffeeb0f3ef374e94.zip FreeBSD-src-2f38aba47ae977c9f96e941fffeeb0f3ef374e94.tar.gz |
Remove superfluous paragraph macro.
Diffstat (limited to 'bin/sh/sh.1')
-rw-r--r-- | bin/sh/sh.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index 9376842..a4154fe 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -1027,7 +1027,6 @@ or .Pp The first form executes the commands in a subshell environment. A subshell environment has its own copy of: -.Pp .Bl -enum .It The current working directory as set by |