summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-08-09 11:36:48 +0000
committerru <ru@FreeBSD.org>2002-08-09 11:36:48 +0000
commit990a65aff67e3822d9d41452097ec2e05323e058 (patch)
tree9bc8e79b432c0b7973e7bba1efb1bb7ece0923ef /lib
parenta800085f6cbf5e5b0f970283cbc1d4bf6ab6ef31 (diff)
downloadFreeBSD-src-990a65aff67e3822d9d41452097ec2e05323e058.zip
FreeBSD-src-990a65aff67e3822d9d41452097ec2e05323e058.tar.gz
mdoc(7) police: punctuation.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/utimes.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/utimes.2 b/lib/libc/sys/utimes.2
index 3c28302..bfa8abf 100644
--- a/lib/libc/sys/utimes.2
+++ b/lib/libc/sys/utimes.2
@@ -76,7 +76,7 @@ it is assumed to point to an array of two timeval structures.
The access time is set to the value of the first element, and the
modification time is set to the value of the second element.
For filesystems that support file birth (creation) times (such as
-.Dv UFS2 ),
+.Dv UFS2 ) ,
the birth time will be set to the value of the second element
if the second element is older than the currently set birth time.
To set both a birth time and a modification time,
OpenPOWER on IntegriCloud