Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/savecore Fix typo.



details:   https://anonhg.NetBSD.org/src/rev/e5cf8fa78e4a
branches:  trunk
changeset: 769526:e5cf8fa78e4a
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Sep 13 08:54:11 2011 +0000

description:
Fix typo.

diffstat:

 sbin/savecore/savecore.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 477ef558c2a3 -r e5cf8fa78e4a sbin/savecore/savecore.8
--- a/sbin/savecore/savecore.8  Tue Sep 13 08:53:15 2011 +0000
+++ b/sbin/savecore/savecore.8  Tue Sep 13 08:54:11 2011 +0000
@@ -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



Home | Main Index | Thread Index | Old Index