From 89dea7c61d0b964eb64003769ac255ffc3618baa Mon Sep 17 00:00:00 2001 From: wosch Date: Mon, 23 Sep 1996 22:24:39 +0000 Subject: add missing comma(s) in .Xr macros --- lib/libc/sys/stat.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/sys/stat.2') 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 -- cgit v1.1