diff options
author | 2003-09-09 08:43:09 +0000 | |
---|---|---|
committer | 2003-09-09 08:43:09 +0000 | |
commit | ab694f2a77c6b559229b25caefb776edf074c9d7 (patch) | |
tree | 5bb6b94a6dee3dd6714109d4ce576ccaa3f19548 | |
parent | sort the options in SYNOPSIS and sync usage(); (diff) | |
download | wireguard-openbsd-ab694f2a77c6b559229b25caefb776edf074c9d7.tar.xz wireguard-openbsd-ab694f2a77c6b559229b25caefb776edf074c9d7.zip |
remove unnecessary .Pp;
-rw-r--r-- | share/man/man5/forward.5 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man5/forward.5 b/share/man/man5/forward.5 index 2cb077ba7be..00c98323830 100644 --- a/share/man/man5/forward.5 +++ b/share/man/man5/forward.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: forward.5,v 1.4 2003/09/08 14:53:06 jmc Exp $ +.\" $OpenBSD: forward.5,v 1.5 2003/09/09 08:43:09 jmc Exp $ .\" .\" Copyright (c) 2001 Marco S. Hyman .\" @@ -39,8 +39,7 @@ file contains one or more lines where each line is an e-mail address or the name of a private incoming mailer where incoming mail will be forwarded. Examples: -.Pp -.Bd -literal -offset indent -compact +.Bd -literal -offset indent # lines with # in the first column are ignored # empty lines are ignored # #@# with whitespace on both sides may be used to start a comment |