diff options
author | Wilbern Cobb <wcobb@cvs.openbsd.org> | 2002-08-29 07:34:32 +0000 |
---|---|---|
committer | Wilbern Cobb <wcobb@cvs.openbsd.org> | 2002-08-29 07:34:32 +0000 |
commit | f962c63771ea96f99fa43a298ec4a25e0d661348 (patch) | |
tree | e95ccd2243d14fd44e825812eb5638134f05d215 /share/man/man5 | |
parent | e7ee6a45f9e7d848b4ac21e38cb3cf2b47ed6ce5 (diff) |
- replace empty lines by .Pp where appropriate.
- no empty lines at end of file.
ok mpech@
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 4 | ||||
-rw-r--r-- | share/man/man5/moduli.5 | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 8d44ff59ecf..fc429fa0061 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.73 2002/08/07 15:49:57 avsm Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.74 2002/08/29 07:34:31 wcobb Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -909,7 +909,7 @@ Its main use is for disabling part of a multi-packages build, for instance: .Bd -literal FLAVOR=no_gnome make package .Ed - +.Pp Creation of a separate working directory is mandatory. If, at a later time, a full build with all subpackages is required, all the work will need to be done again. diff --git a/share/man/man5/moduli.5 b/share/man/man5/moduli.5 index 69d060c06bd..7ea03b152ea 100644 --- a/share/man/man5/moduli.5 +++ b/share/man/man5/moduli.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: moduli.5,v 1.3 2001/06/24 18:50:52 provos Exp $ +.\" $OpenBSD: moduli.5,v 1.4 2002/08/29 07:34:31 wcobb Exp $ .\" .\" Copyright 1997, 2000 William Allen Simpson <wsimpson@greendragon.com> .\" All rights reserved. @@ -154,4 +154,3 @@ without completely disqualifying older moduli. .Sh SEE ALSO .Xr photurisd 8 , .Xr sshd 8 - |