Subject: Re: Kernel debugger docs...
To: None <Mark_Weaver@brown.edu, current-users@sun-lamp.cs.berkeley.edu>
From: None <Mark_Weaver@brown.edu>
List: current-users
Date: 02/28/1994 12:38:35
Here are some manpage typos.

	Mark
--------------------------------------------------------------------
Email: Mark_Weaver@brown.edu           | Brown University
PGP Key: finger mhw@cs.brown.edu       | Dept of Computer Science


diff -u  src/lib/libc/sys/access.2.mhw1 src/lib/libc/sys/access.2
--- src/lib/libc/sys/access.2.mhw1	Fri Dec 17 01:28:28 1993
+++ src/lib/libc/sys/access.2	Fri Feb 25 15:32:23 1994
@@ -96,8 +96,6 @@
 or an entire path name exceeded 1023 characters.
 .It Bq Er ENOENT
 The named file does not exist.
-.It Bq Er EACCES
-Search permission is denied for a component of the path prefix.
 .It Bq Er ELOOP
 Too many symbolic links were encountered in translating the pathname.
 .It Bq Er EROFS
diff -u  src/sbin/slattach/slattach.8.mhw1 src/sbin/slattach/slattach.8
--- src/sbin/slattach/slattach.8.mhw1	Fri Dec 17 01:37:07 1993
+++ src/sbin/slattach/slattach.8	Fri Feb 25 15:32:23 1994
@@ -38,7 +38,7 @@
 .Sh NAME
 .Nm slattach
 .Nd attach serial lines as network interfaces
-.Sh SYOPNSIS
+.Sh SYNOPSIS
 .Nm Slattach
 .Op \-h
 .Op \-m

------------------------------------------------------------------------------