summaryrefslogtreecommitdiffstats
path: root/share/man/man7
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-05-21 15:55:40 +0000
committerru <ru@FreeBSD.org>2003-05-21 15:55:40 +0000
commit19a496805555c7b2d6df9ebc2a5a6acaa00e90db (patch)
treeb5e927cbcf572b242b941119c2ed85afd5c3b861 /share/man/man7
parent4651223aa27f0caa105fc497d013dbd249571cab (diff)
downloadFreeBSD-src-19a496805555c7b2d6df9ebc2a5a6acaa00e90db.zip
FreeBSD-src-19a496805555c7b2d6df9ebc2a5a6acaa00e90db.tar.gz
Kill whitespace at EOL.
Approved by: re (blanket)
Diffstat (limited to 'share/man/man7')
-rw-r--r--share/man/man7/development.78
-rw-r--r--share/man/man7/maclabel.78
2 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man7/development.7 b/share/man/man7/development.7
index d9391fa..b1845c6 100644
--- a/share/man/man7/development.7
+++ b/share/man/man7/development.7
@@ -39,7 +39,7 @@ Create a huge partition called /FreeBSD.
8-12GB is recommended.
This partition will contain nearly all the development environment,
including the CVS tree, broken-out source, and possibly even object files.
-You are going to export this partition to your other machines via a
+You are going to export this partition to your other machines via a
READ-ONLY NFS export so do not mix it with other more security-sensitive
partitions.
.Pp
@@ -96,7 +96,7 @@ checkout -P
.Ed
.Pp
Now use cvs to checkout a -STABLE source tree and a -CURRENT source tree,
-as well as ports and docs, to create your initial source environment.
+as well as ports and docs, to create your initial source environment.
Keeping the broken-out source and ports in /FreeBSD allows you to export
it to other machines via read-only NFS.
This also means you only need to edit/maintain files in one place and all
@@ -139,7 +139,7 @@ ln -s /FreeBSD/obj obj
.Ed
.Pp
Alternatively you may chose simply to leave /usr/obj in /usr. If your
-/usr is large enough this will work, but I do not recommend it for
+/usr is large enough this will work, but I do not recommend it for
safety reasons (/usr/obj is constantly being modified, /usr is not).
.Pp
Note that exporting /usr/obj via read-only NFS to your other boxes will
@@ -262,7 +262,7 @@ make buildkernel KERNCONF=KERNELNAME
.Pp
.Sy WARNING!
If you are familiar with the old config/cd/make method of building
-a -STABLE kernel, note that the config method will put the build
+a -STABLE kernel, note that the config method will put the build
environment in /usr/src/sys/compile/KERNELNAME instead of in /usr/obj.
.Pp
Building a -CURRENT kernel
diff --git a/share/man/man7/maclabel.7 b/share/man/man7/maclabel.7
index b330b9c..e429038 100644
--- a/share/man/man7/maclabel.7
+++ b/share/man/man7/maclabel.7
@@ -1,12 +1,12 @@
.\" Copyright (c) 2002 Networks Associates Technology, Inc.
.\" All rights reserved.
-.\"
+.\"
.\" This software was developed for the FreeBSD Project by Chris Costello
.\" at Safeport Network Services and Network Associates Labs, the Security
.\" Research Division of Network Associates, Inc. under DARPA/SPAWAR
.\" contract N66001-01-C-8035 ("CBOSS"), as part of the DARPA CHATS research
.\" program.
-.\"
+.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -18,7 +18,7 @@
.\" 3. The names of the authors may not be used to endorse or promote
.\" products derived from this software without specific prior written
.\" permission.
-.\"
+.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -30,7 +30,7 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
-.\"
+.\"
.\" $FreeBSD$
.Dd OCTOBER 25, 2002
.Os
OpenPOWER on IntegriCloud