summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/stat.2
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-09-23 22:24:39 +0000
committerwosch <wosch@FreeBSD.org>1996-09-23 22:24:39 +0000
commit89dea7c61d0b964eb64003769ac255ffc3618baa (patch)
treec1d9699eaa2f8d24b20889d9f06566a42766622a /lib/libc/sys/stat.2
parent8362cc2d1da946f4340bd9feeb325c059eaf599b (diff)
downloadFreeBSD-src-89dea7c61d0b964eb64003769ac255ffc3618baa.zip
FreeBSD-src-89dea7c61d0b964eb64003769ac255ffc3618baa.tar.gz
add missing comma(s) in .Xr macros
Diffstat (limited to 'lib/libc/sys/stat.2')
-rw-r--r--lib/libc/sys/stat.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/stat.2 b/lib/libc/sys/stat.2
index 15715b9..a663381 100644
--- a/lib/libc/sys/stat.2
+++ b/lib/libc/sys/stat.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)stat.2 8.3 (Berkeley) 4/19/94
-.\" $Id$
+.\" $Id: stat.2,v 1.5 1996/08/29 21:24:17 wosch Exp $
.\"
.Dd April 19, 1994
.Dt STAT 2
@@ -253,7 +253,7 @@ depend on the time stamps being contiguous (in calls to
.Sh SEE ALSO
.Xr chmod 2 ,
.Xr chown 2 ,
-.Xr utimes 2
+.Xr utimes 2 ,
.Xr symlink 7
.Sh BUGS
Applying
OpenPOWER on IntegriCloud