diff options
author | ru <ru@FreeBSD.org> | 2000-11-14 11:20:58 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-14 11:20:58 +0000 |
commit | 7d99729431353c50207fda8b9ab30e1c354c6061 (patch) | |
tree | 8d8c39d3231f9a7b91446e46dfc9b54f9eb84725 /share/man/man7/hier.7 | |
parent | 56cb617a9d071d8ad21ab908ea9224e718dae618 (diff) | |
download | FreeBSD-src-7d99729431353c50207fda8b9ab30e1c354c6061.zip FreeBSD-src-7d99729431353c50207fda8b9ab30e1c354c6061.tar.gz |
Use Fx macro wherever possible.
Diffstat (limited to 'share/man/man7/hier.7')
-rw-r--r-- | share/man/man7/hier.7 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 5880fdc..73d3b6f 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -335,7 +335,7 @@ see .It Li local/ local executables, libraries, etc. Also used as the default destination for the -.Tn FreeBSD +.Fx ports framework. Within local/, the general layout sketched out by .Xr hier 7 @@ -346,7 +346,7 @@ rather than under local/share/. Ports documentation is in share/doc/<port>/ architecture-specific target tree produced by building the /usr/src tree .It Li ports The -.Tn FreeBSD +.Fx ports collection (optional). .It Li sbin/ system daemons & system utilities (executed by users) @@ -390,7 +390,7 @@ association) .It Li FAQ/ Frequently Asked Questions .It Li handbook/ -.Tn FreeBSD +.Fx Handbook .It Li papers/ UNIX Papers @@ -519,7 +519,7 @@ src for files in /usr/lib src for files in /usr/libexec .It Li release/ files required to produce a -.Tn FreeBSD +.Fx release .It Li sbin/ src for files in /sbin @@ -530,7 +530,8 @@ src for files in /usr/share .It Li sys/ kernel src files .It Li tools/ -tools used for maintenance and testing of FreeBSD +tools used for maintenance and testing of +.Fx .It Li usr.bin/ src for files in /usr/bin .It Li usr.sbin/ |