diff options
author | dd <dd@FreeBSD.org> | 2001-09-11 13:07:03 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-09-11 13:07:03 +0000 |
commit | 46ac4548dcbacdd721eaae92e4a8d8e855afdd2a (patch) | |
tree | aa47f1880e8c691acfb5122cdd818f521c7a6df2 /usr.sbin/chown | |
parent | 156d2663348e6f9d4be79639f99a7fb69a702bea (diff) | |
download | FreeBSD-src-46ac4548dcbacdd721eaae92e4a8d8e855afdd2a.zip FreeBSD-src-46ac4548dcbacdd721eaae92e4a8d8e855afdd2a.tar.gz |
If a sentence starts inside parenthesis, it should end inside
parenthesis.
Diffstat (limited to 'usr.sbin/chown')
-rw-r--r-- | usr.sbin/chown/chown.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/chown/chown.8 b/usr.sbin/chown/chown.8 index 21794a2..44ead2a 100644 --- a/usr.sbin/chown/chown.8 +++ b/usr.sbin/chown/chown.8 @@ -65,7 +65,7 @@ The options are as follows: If the .Fl R option is specified, symbolic links on the command line are followed. -(Symbolic links encountered in the tree traversal are not followed). +(Symbolic links encountered in the tree traversal are not followed.) .It Fl L If the .Fl R |