diff options
-rw-r--r-- | share/doc/papers/beyond4.3/Makefile | 1 | ||||
-rw-r--r-- | share/doc/papers/beyond4.3/beyond43.ms | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/papers/beyond4.3/Makefile b/share/doc/papers/beyond4.3/Makefile index 4a34ff8..831c055 100644 --- a/share/doc/papers/beyond4.3/Makefile +++ b/share/doc/papers/beyond4.3/Makefile @@ -5,6 +5,5 @@ VOLUME= papers SRCS= beyond43.ms DOC= beyond43 MACROS= -ms -USE_TBL= yes .include <bsd.doc.mk> diff --git a/share/doc/papers/beyond4.3/beyond43.ms b/share/doc/papers/beyond4.3/beyond43.ms index 8acda2c..b682ffc 100644 --- a/share/doc/papers/beyond4.3/beyond43.ms +++ b/share/doc/papers/beyond4.3/beyond43.ms @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)beyond43.ms 5.1 (Berkeley) 6/5/90 +.\" $FreeBSD$ .\" .\" *troff -ms .rm CM @@ -153,7 +154,7 @@ creation time. Old kernels will treat the new filesystems as read-only, and new kernels will accommodate both formats. -The filesystem check facility, \fCfsck\fP, has also been modified to check +The filesystem check facility, \fBfsck\fP, has also been modified to check either type. .br .ne 10 |