fixed an annoying typo in the headers of 90% of manuals: NetBSDd -> NetBSD

This commit is contained in:
deraadt 1993-06-06 08:34:16 +00:00
parent d5559526ee
commit c2ea97f40f

View File

@ -158,7 +158,7 @@
.\" . if "\\$3"" \{\
. if \\$2>=1 .if \\$2<=8 \{\
. ds vT NetBSD Reference Manual
. if \\$2>1 .if \\$2<6 .ds vT NetBSDd Programmer's Manual
. if \\$2>1 .if \\$2<6 .ds vT NetBSD Programmer's Manual
. if "\\$2"8" .ds vT NetBSD System Manager's Manual
. nr sN \\$2
. \}