diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-07-24 14:59:50 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-07-24 14:59:50 +0000 |
commit | d7e5357331cd704fbde782b937051fb5dab6b026 (patch) | |
tree | 61840c36c0d386ffb5fae6db10de22b475ac3aa7 /bin | |
parent | db75df9d9c44a06526abfd82d5f56c7b4296c0de (diff) | |
download | FreeBSD-src-d7e5357331cd704fbde782b937051fb5dab6b026.zip FreeBSD-src-d7e5357331cd704fbde782b937051fb5dab6b026.tar.gz |
Add missing punctuation to one line.
Diffstat (limited to 'bin')
-rw-r--r-- | bin/sh/sh.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index d33f2a7..43eccb0 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 |