Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Add sandpoint ddb-entry method.



details:   https://anonhg.NetBSD.org/src/rev/7122cc0a5df7
branches:  trunk
changeset: 811731:7122cc0a5df7
user:      phx <phx%NetBSD.org@localhost>
date:      Thu Nov 12 17:45:12 2015 +0000

description:
Add sandpoint ddb-entry method.

diffstat:

 share/man/man4/ddb.4 |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 77063cd631aa -r 7122cc0a5df7 share/man/man4/ddb.4
--- a/share/man/man4/ddb.4      Thu Nov 12 17:34:01 2015 +0000
+++ b/share/man/man4/ddb.4      Thu Nov 12 17:45:12 2015 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ddb.4,v 1.156 2014/06/12 13:47:58 christos Exp $
+.\"    $NetBSD: ddb.4,v 1.157 2015/11/12 17:45:12 phx Exp $
 .\"
 .\" Copyright (c) 1997 - 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -149,6 +149,8 @@
 rcons console.
 .It ""
 \*[Lt]Break\*[Gt] on serial console.
+.It sandpoint
+\*[Lt]Break\*[Gt] on serial console.
 .It sparc
 \*[Lt]L1\*[Gt]-A, or \*[Lt]Stop\*[Gt]-A on a
 .Tn Sun



Home | Main Index | Thread Index | Old Index