diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-09 08:43:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-09 08:43:10 +0000 |
commit | 111ef74c537e1d589f13c42048289f1d26f4231e (patch) | |
tree | 236c4ccd920710a96ed75ae88a658b72a52a9606 /share/man | |
parent | e9ea51a7189dbbd1b238e047bc1e68c94f096d6f (diff) |
remove unnecessary .Pp;
Diffstat (limited to 'share/man')
-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 |