Module Name: src
Committed By: wiz
Date: Tue Sep 13 08:54:11 UTC 2011
Modified Files:
src/sbin/savecore: savecore.8
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sbin/savecore/savecore.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/savecore/savecore.8
diff -u src/sbin/savecore/savecore.8:1.35 src/sbin/savecore/savecore.8:1.36
--- src/sbin/savecore/savecore.8:1.35 Mon Sep 12 21:22:27 2011
+++ src/sbin/savecore/savecore.8 Tue Sep 13 08:54:11 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: savecore.8,v 1.35 2011/09/12 21:22:27 christos Exp $
+.\" $NetBSD: savecore.8,v 1.36 2011/09/13 08:54:11 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -66,7 +66,7 @@
.Fa directory ,
and enters a reboot message and information about the core dump into
the system log.
-If a directory is not specified, than
+If a directory is not specified, then
.Pa /var/crash
is used.
.Pp