Use Bd -literal instead of Bd -unfilled.
This commit is contained in:
parent
d4c3db208c
commit
47d134a2d6
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: vacation.1,v 1.12 2001/04/04 09:49:47 wiz Exp $
|
||||
.\" $NetBSD: vacation.1,v 1.13 2001/12/08 19:21:33 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1985, 1987, 1990, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -132,7 +132,7 @@ in your home directory, containing a message to be sent back to each
|
|||
sender. It should be an entire message (including headers). For
|
||||
example, it might contain:
|
||||
.Pp
|
||||
.Bd -unfilled -offset indent -compact
|
||||
.Bd -literal -offset indent -compact
|
||||
From: eric@CS.Berkeley.EDU (Eric Allman)
|
||||
Subject: I am on vacation
|
||||
Delivered-By-The-Graces-Of: The Vacation program
|
||||
|
|
Loading…
Reference in New Issue