Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Offset indent the example.
details: https://anonhg.NetBSD.org/src/rev/bd8e6b987041
branches: trunk
changeset: 755537:bd8e6b987041
user: jruoho <jruoho%NetBSD.org@localhost>
date: Tue Jun 08 19:28:56 2010 +0000
description:
Offset indent the example.
diffstat:
share/man/man9/cons.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 1f6788cdc8dd -r bd8e6b987041 share/man/man9/cons.9
--- a/share/man/man9/cons.9 Tue Jun 08 18:38:18 2010 +0000
+++ b/share/man/man9/cons.9 Tue Jun 08 19:28:56 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cons.9,v 1.17 2010/04/05 19:26:27 joerg Exp $
+.\" $NetBSD: cons.9,v 1.18 2010/06/08 19:28:56 jruoho Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 1, 2003
+.Dd June 8, 2010
.Dt CONS 9
.Os
.Sh NAME
@@ -137,7 +137,7 @@
.Sh EXAMPLES
This waits until a \*[Lt]Enter\*[Gt] key is pressed:
.Pp
-.Bd -literal -compact
+.Bd -literal -offset indent
int c;
cnpollc(1);
Home |
Main Index |
Thread Index |
Old Index