summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-01-16 09:08:22 +0000
committerru <ru@FreeBSD.org>2001-01-16 09:08:22 +0000
commit3d8401c62e6c5841887621dcef82c2d19dcf1153 (patch)
treef80e3bd0937d82277bf64b3d4bceff95d06394bc /bin
parent081052d607543f8d7d0a33cd87104bfc5894c64f (diff)
downloadFreeBSD-src-3d8401c62e6c5841887621dcef82c2d19dcf1153.zip
FreeBSD-src-3d8401c62e6c5841887621dcef82c2d19dcf1153.tar.gz
Prepare for mdoc(7)NG.
Diffstat (limited to 'bin')
-rw-r--r--bin/chmod/chmod.12
-rw-r--r--bin/sh/sh.12
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1
index edcf3a4..c2b5789 100644
--- a/bin/chmod/chmod.1
+++ b/bin/chmod/chmod.1
@@ -142,7 +142,7 @@ the permissions on the directory. Under
.Fx ,
the sticky bit is
ignored for executable files and may only be set for directories (see
-.Xr sticky 8 ).
+.Xr sticky 8 ) .
.It Li 0400
Allow read by owner.
.It Li 0200
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 37cd342..cc4b436 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -1809,7 +1809,7 @@ the complete pathname of the command is printed.
.Op Ar limit
.Xc
Set or display resource limits (see
-.Xr getrlimit 2 ).
+.Xr getrlimit 2 ) .
If
.Ar limit
is specified, the named resource will be set;
OpenPOWER on IntegriCloud