Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man8 Add RCS Id. Remove Pp before/after Sh. Remove...



details:   https://anonhg.NetBSD.org/src/rev/b9ded1f9c13e
branches:  trunk
changeset: 943211:b9ded1f9c13e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Aug 28 17:13:13 2020 +0000

description:
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).

diffstat:

 share/man/man8/compat_bsdos.8 |  7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diffs (40 lines):

diff -r 7ef48c0769f5 -r b9ded1f9c13e share/man/man8/compat_bsdos.8
--- a/share/man/man8/compat_bsdos.8     Fri Aug 28 17:10:15 2020 +0000
+++ b/share/man/man8/compat_bsdos.8     Fri Aug 28 17:13:13 2020 +0000
@@ -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 @@
 .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 @@
 .Dv COMPAT_BSDOS
 kernel option.
 .Sh BUGS
-.Pp
 .Bsx
 compatibility was broken on
 .Nx 5\|\(en\|6



Home | Main Index | Thread Index | Old Index