aboutsummaryrefslogtreecommitdiff
path: root/bin/sh
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-07-24 14:59:50 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-07-24 14:59:50 +0000
commit5d3b843b57c949faf000c766bc4b72974ca87430 (patch)
tree5740b34cbbe8e450422ac711121e1707adf89640 /bin/sh
parent1f3ea974f3d6ecdcf1dd534380ee865822e42ada (diff)
downloadsrc-5d3b843b57c949faf000c766bc4b72974ca87430.tar.gz
src-5d3b843b57c949faf000c766bc4b72974ca87430.zip
Add missing punctuation to one line.
Notes
Notes: svn path=/head/; revision=63798
Diffstat (limited to 'bin/sh')
-rw-r--r--bin/sh/sh.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index d33f2a7e9dca..43eccb09db47 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -1868,7 +1868,7 @@ The maximal number of simultaneous processes for this user ID.
Set the file creation mask (see
.Xr umask 2 )
to the octal value specified by
-.Ar mask
+.Ar mask .
If the argument is omitted, the current mask value is printed.
.It Xo
.Ic unalias