Change UNIX to FreeBSD.

I got tired of see ``UNIX System Managers Manual''

NOTE: There still a couple of UNIXs left in here.  There deal with the
documents.  We may want to change there also, even though VERY little of there
even pertain to FreeBSD.
This commit is contained in:
Gary Clark II 1995-10-10 11:34:10 +00:00
parent f96ffb5acb
commit 171a357ba5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=11412

View File

@ -315,9 +315,9 @@
. if "\\$3"" \{\ . if "\\$3"" \{\
. \" Volume Title if none given . \" Volume Title if none given
. if \\$2>=1 .if \\$2<=8 \{\ . if \\$2>=1 .if \\$2<=8 \{\
. ds vT UNIX Reference Manual . ds vT FreeBSD Reference Manual
. if \\$2>1 .if \\$2<6 .ds vT UNIX Programmer's Manual . if \\$2>1 .if \\$2<6 .ds vT FreeBSD Programmer's Manual
. if "\\$2"8" .ds vT UNIX System Manager's Manual . if "\\$2"8" .ds vT FreeBSD System Manager's Manual
. \} . \}
. if "\\$2"unass" .ds vT DRAFT . if "\\$2"unass" .ds vT DRAFT
. if "\\$2"draft" .ds vT DRAFT . if "\\$2"draft" .ds vT DRAFT