summaryrefslogtreecommitdiffstats
path: root/share/man/man7
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1997-03-21 20:14:15 +0000
committermpp <mpp@FreeBSD.org>1997-03-21 20:14:15 +0000
commit58cd3eaefb6de8e1689f65bd4c8d11d8e7bc1f1a (patch)
tree9674e601ac4c12570560ade3f15444e16aaa65b8 /share/man/man7
parent56d1eaec03ddf805b935ada9001511e3453d0246 (diff)
downloadFreeBSD-src-58cd3eaefb6de8e1689f65bd4c8d11d8e7bc1f1a.zip
FreeBSD-src-58cd3eaefb6de8e1689f65bd4c8d11d8e7bc1f1a.tar.gz
Use the .Fx macro for FreeBSD references for releases prior to 2.0.
Use the .Tn macro for generic FreeBSD references. Cleanup other formatting problems noticed while making the above changes.
Diffstat (limited to 'share/man/man7')
-rw-r--r--share/man/man7/clocks.710
-rw-r--r--share/man/man7/hier.719
2 files changed, 20 insertions, 9 deletions
diff --git a/share/man/man7/clocks.7 b/share/man/man7/clocks.7
index bce5d3d..081f947 100644
--- a/share/man/man7/clocks.7
+++ b/share/man/man7/clocks.7
@@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: clocks.7,v 1.5 1997/02/22 13:26:13 peter Exp $
.\" "
.Dd April 1, 1996
.Os
@@ -58,7 +58,9 @@ Note that
.Dv CLOCKS_PER_SEC
may be floating point. Don't use
.Fn clock
-in new programs under FreeBSD. It is feeble compared with
+in new programs under
+.Tn FreeBSD .
+It is feeble compared with
.Xr getrusage 2 .
It is provided for ANSI conformance. It is implemented by calling
.Fn getrusage
@@ -77,7 +79,9 @@ Note that its frequency may be different from
.Dv CLOCKS_PER_SEC .
Don't use
.Xr times 3
-in new programs under FreeBSD. It is feeble compared with
+in new programs under
+.Tn FreeBSD .
+It is feeble compared with
.Xr gettimeofday 2
together with
.Fn getrusage .
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
index 4eb1ba1..6007159 100644
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)hier.7 8.1 (Berkeley) 6/5/93
-.\" $Id: hier.7,v 1.12 1997/03/08 15:54:56 wosch Exp $
+.\" $Id: hier.7,v 1.13 1997/03/09 22:39:56 wosch Exp $
.\"
.Dd June 5, 1993
.Dt HIER 7
@@ -280,7 +280,9 @@ see
.It Li local/
local executables, libraries, etc.
.br
-Also used as the default destination for the FreeBSD ports framework.
+Also used as the default destination for the
+.Tn FreeBSD
+ports framework.
Within local/, the general layout sketched out by
.Xr hier 7
should be used. Exceptions are the man directory is directly under local/
@@ -292,7 +294,9 @@ see
.It Li obj/
architecture-specific target tree produced by building the /usr/src tree
.It Li ports
-The FreeBSD ports collection (optional).
+The
+.Tn FreeBSD
+ports collection (optional).
.It Li sbin/
system daemons & system utilities (executed by users)
.It Li share/
@@ -333,9 +337,10 @@ from the
association)
.Bl -tag -width Fl -compact
.It Li FAQ/
- Frequently Asked Questions
+Frequently Asked Questions
.It Li handbook/
- FreeBSD Handbook
+.Tn FreeBSD
+Handbook
.It Li papers/
UNIX Papers
.It Li psd/
@@ -449,7 +454,9 @@ src for files in /usr/local
.It Li lkm
src for files in /lkm
.It Li release
-Files required to produce a FreeBSD
+Files required to produce a
+.Tn FreeBSD
+release
.It Li sbin/
src for files in /sbin
.It Li secure
OpenPOWER on IntegriCloud