diff options
Diffstat (limited to 'share/man/man8/man8.hp300')
-rw-r--r-- | share/man/man8/man8.hp300/MAKEDEV.8 | 6 | ||||
-rw-r--r-- | share/man/man8/man8.hp300/crash.8 | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man8/man8.hp300/MAKEDEV.8 b/share/man/man8/man8.hp300/MAKEDEV.8 index 31e94a32bba..52fc332d4d7 100644 --- a/share/man/man8/man8.hp300/MAKEDEV.8 +++ b/share/man/man8/man8.hp300/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.6 1999/05/23 14:11:23 aaron Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.7 1999/07/09 13:35:35 aaron Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -76,7 +76,7 @@ .Sh DESCRIPTION The shell script .Nm MAKEDEV , -found in the +found in the .Pa /dev directory, is used to create the common special files. See @@ -161,5 +161,5 @@ The special file directory. .Sh SEE ALSO .Xr intro 4 , .Xr config 8 , -.Xr mknod 8 , +.Xr mknod 8 , .Xr special 8 diff --git a/share/man/man8/man8.hp300/crash.8 b/share/man/man8/man8.hp300/crash.8 index d72ec57e986..c9968efe239 100644 --- a/share/man/man8/man8.hp300/crash.8 +++ b/share/man/man8/man8.hp300/crash.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: crash.8,v 1.3 1999/06/05 04:16:07 aaron Exp $ +.\" $OpenBSD: crash.8,v 1.4 1999/07/09 13:35:35 aaron Exp $ .\" .\" Copyright (c) 1990, 1991 Regents of the University of California. .\" All rights reserved. @@ -197,7 +197,7 @@ for details. .Pp To analyze a dump you should begin by running .Xr adb 1 -with the +with the .Fl k flag on the system load image and core dump. If the core image is the result of a panic, |