Source-Changes-HG archive

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

[src/trunk]: src/share/man/man7 Stop using Tn.



details:   https://anonhg.NetBSD.org/src/rev/38e85e478bd7
branches:  trunk
changeset: 828896:38e85e478bd7
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Jan 09 09:20:23 2018 +0000

description:
Stop using Tn.

diffstat:

 share/man/man7/hier.7 |  34 ++++++++++------------------------
 1 files changed, 10 insertions(+), 24 deletions(-)

diffs (85 lines):

diff -r 2747991b9043 -r 38e85e478bd7 share/man/man7/hier.7
--- a/share/man/man7/hier.7     Tue Jan 09 09:19:27 2018 +0000
+++ b/share/man/man7/hier.7     Tue Jan 09 09:20:23 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: hier.7,v 1.124 2018/01/09 03:31:12 christos Exp $
+.\"    $NetBSD: hier.7,v 1.125 2018/01/09 09:20:23 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -52,9 +52,7 @@
 .It Sy \&/
 Root directory of the system.
 .It Sy /COPYRIGHT
-System copyright notice, most often put on
-.Tn CD-ROM
-distributions.
+System copyright notice, most often put on CD-ROM distributions.
 .It Sy "/[a-z]/"
 User file systems.
 .It Sy /altroot/
@@ -322,8 +320,7 @@
 .It Sy skel/
 Sample initialization files for new user accounts.
 .It Sy sliphome/
-.Tn SLIP
-login/logout scripts; see
+SLIP login/logout scripts; see
 .Xr sliplogin 8 .
 .It Sy spwd.db
 Database form of master.passwd file; see
@@ -700,9 +697,8 @@
 Source for utilities/files in
 .Pa /usr/games .
 .It Sy gnu/
-Source for programs covered by the
-.Tn GNU
-license (or similar) (deprecated; use
+Source for programs covered by the GNU license (or similar)
+(deprecated; use
 .Sy external/gpl2/
 or
 .Sy external/gpl3/
@@ -909,28 +905,19 @@
 .Nx
 32-bit binaries on 64 bit platforms with compatible CPU families.
 .It Sy osf1/
-Support for
-.Tn Digital
+Support for Digital
 .Ux
-.Po
-formerly
-.Tn OSF/1
-.Pc
-binaries.
+(formerly OSF/1) binaries.
 .It Sy ossaudio/
 Support for OSS audio.
 .It Sy sunos/
-Support for
-.Tn SunOS 4.x
-binaries; see
+Support for SunOS 4.x binaries; see
 .Xr compat_sunos 8 .
 .It Sy svr4/
 Support for System V Release 4 binaries; see
 .Xr compat_svr4 8 .
 .It Sy ultrix/
-Support for
-.Tn ULTRIX
-binaries.
+Support for ULTRIX binaries.
 .It Sy vax1k/
 Support for older VAX binaries that started on a 1 KB boundary.
 .El
@@ -960,8 +947,7 @@
 Support for the Acorn RISC OS filecore file system; see
 .Xr mount_filecore 8 .
 .It Sy msdosfs/
-.Tn MS-DOS
-file system; see
+MS-DOS file system; see
 .Xr mount_msdos 8 .
 .It Sy ntfs/
 NTFS file system support; see



Home | Main Index | Thread Index | Old Index