summaryrefslogtreecommitdiff
path: root/share/doc/smm
diff options
context:
space:
mode:
authorsvn2git <svn2git@FreeBSD.org>1994-07-01 08:00:00 +0000
committersvn2git <svn2git@FreeBSD.org>1994-07-01 08:00:00 +0000
commit5e0e9b99dc3fc0ecd49d929db0d57c784b66f481 (patch)
treee779b5a6edddbb949b7990751b12d6f25304ba86 /share/doc/smm
parenta16f65c7d117419bd266c28a1901ef129a337569 (diff)
Diffstat (limited to 'share/doc/smm')
-rw-r--r--share/doc/smm/05.fsck/3.t2
-rw-r--r--share/doc/smm/05.fsck/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/smm/05.fsck/3.t b/share/doc/smm/05.fsck/3.t
index fb4d3a40792f..28fc28a9a1a1 100644
--- a/share/doc/smm/05.fsck/3.t
+++ b/share/doc/smm/05.fsck/3.t
@@ -371,7 +371,7 @@ will replace them with the correct values.
If there are multiple hard links to a directory,
the first one encountered is considered the real parent
to which ``\fB..\fP'' should point;
-\fIfsck\P recommends deletion for the subsequently discovered names.
+\fIfsck\fP recommends deletion for the subsequently discovered names.
.NH 2
File system connectivity
.PP
diff --git a/share/doc/smm/05.fsck/Makefile b/share/doc/smm/05.fsck/Makefile
index 6356d4fcc348..a0ad254a13d5 100644
--- a/share/doc/smm/05.fsck/Makefile
+++ b/share/doc/smm/05.fsck/Makefile
@@ -5,7 +5,7 @@ VOLUME= smm
DOC= 05.fsck
SRCS= 0.t 1.t 2.t 3.t 4.t
-TROFF= ditroff
+MACROS = -ms
.include <bsd.doc.mk>