diff options
author | 2006-12-13 14:23:32 +0000 | |
---|---|---|
committer | 2006-12-13 14:23:32 +0000 | |
commit | 374f2923b9cf9cc44a834d8a5e15ceb2db9bc0ce (patch) | |
tree | 52cb4bc30c4bb4cff4e3957f8bd5d7b173a848f0 | |
parent | Doh! I forgot the change from kroute to rroute in the deletion case. (diff) | |
download | wireguard-openbsd-374f2923b9cf9cc44a834d8a5e15ceb2db9bc0ce.tar.xz wireguard-openbsd-374f2923b9cf9cc44a834d8a5e15ceb2db9bc0ce.zip |
fix a display;
-rw-r--r-- | usr.bin/vacation/vacation.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/vacation/vacation.1 b/usr.bin/vacation/vacation.1 index 1ae28547428..15681752c5e 100644 --- a/usr.bin/vacation/vacation.1 +++ b/usr.bin/vacation/vacation.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vacation.1,v 1.14 2003/06/03 02:56:21 millert Exp $ +.\" $OpenBSD: vacation.1,v 1.15 2006/12/13 14:23:32 jmc Exp $ .\" $NetBSD: vacation.1,v 1.5 1995/08/31 21:57:08 jtc Exp $ .\" .\" Copyright (c) 1985, 1987, 1990, 1991, 1993 @@ -133,8 +133,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 From: eric@CS.Berkeley.EDU (Eric Allman) Subject: I am on vacation Delivered-By-The-Graces-Of: The Vacation program |