Offset indent the example.

This commit is contained in:
jruoho 2010-06-08 19:28:56 +00:00
parent 709c34f11d
commit 74f7e1dfe4
1 changed files with 3 additions and 3 deletions

View File

@ -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 @@ rather than using this low-level interface.
.Sh EXAMPLES
This waits until a \*[Lt]Enter\*[Gt] key is pressed:
.Pp
.Bd -literal -compact
.Bd -literal -offset indent
int c;
cnpollc(1);