From f775e5568bfcfe5871672839c1a461ac93a459fe Mon Sep 17 00:00:00 2001 From: gclarkii Date: Tue, 10 Oct 1995 11:34:10 +0000 Subject: [PATCH] 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. --- gnu/usr.bin/groff/tmac/tmac.doc.old | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/usr.bin/groff/tmac/tmac.doc.old b/gnu/usr.bin/groff/tmac/tmac.doc.old index 51a0ec0053a5..df44cc3c8fcd 100644 --- a/gnu/usr.bin/groff/tmac/tmac.doc.old +++ b/gnu/usr.bin/groff/tmac/tmac.doc.old @@ -315,9 +315,9 @@ . if "\\$3"" \{\ . \" Volume Title if none given . if \\$2>=1 .if \\$2<=8 \{\ -. ds vT UNIX Reference Manual -. if \\$2>1 .if \\$2<6 .ds vT UNIX Programmer's Manual -. if "\\$2"8" .ds vT UNIX System Manager's Manual +. ds vT FreeBSD Reference Manual +. if \\$2>1 .if \\$2<6 .ds vT FreeBSD Programmer's Manual +. if "\\$2"8" .ds vT FreeBSD System Manager's Manual . \} . if "\\$2"unass" .ds vT DRAFT . if "\\$2"draft" .ds vT DRAFT