Module Name:    src
Committed By:   wiz
Date:           Fri Aug 28 17:13:14 UTC 2020

Modified Files:
        src/share/man/man8: compat_bsdos.8

Log Message:
Add RCS Id. Remove Pp before/after Sh. Remove port after section,
since the man page is in man8 directly (the ports are mentioned
in the text).


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man8/compat_bsdos.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man8/compat_bsdos.8
diff -u src/share/man/man8/compat_bsdos.8:1.2 src/share/man/man8/compat_bsdos.8:1.3
--- src/share/man/man8/compat_bsdos.8:1.2	Fri Aug 28 15:35:34 2020
+++ src/share/man/man8/compat_bsdos.8	Fri Aug 28 17:13:13 2020
@@ -1,4 +1,4 @@
-.\"
+.\" $NetBSD: compat_bsdos.8,v 1.3 2020/08/28 17:13:13 wiz Exp $
 .\"
 .\" Copyright (c) 2020 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -28,13 +28,12 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd August 27, 2020
-.Dt COMPAT_BSDOS 8 amd64,i386,sparc,sparc64
+.Dt COMPAT_BSDOS 8
 .Os
 .Sh NAME
 .Nm compat_bsdos
 .Nd binary compatibility for BSDi releases
 .Sh DESCRIPTION
-.Pp
 The
 .Dv COMPAT_NOMID
 kernel option provides compatibility with
@@ -79,7 +78,6 @@ compatibility layers currently available
 .Xr compat_netbsd32 8 ,
 .Xr ldconfig 8
 .Sh HISTORY
-.Pp
 .Tn BSD/386 Ns No \ 1.0\|\(en\|1.1
 was derived from
 .Bx 4.3 Tn Reno
@@ -106,7 +104,6 @@ under the
 .Dv COMPAT_BSDOS
 kernel option.
 .Sh BUGS
-.Pp
 .Bsx
 compatibility was broken on
 .Nx 5\|\(en\|6

Reply via email to