OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man7 / mdoc.7
index 6977193..7caa66d 100644 (file)
@@ -1,6 +1,7 @@
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
 .\"
+.\" %%%LICENSE_START(BSD_4_CLAUSE_UCB)
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions
 .\" are met:
@@ -28,6 +29,7 @@
 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
+.\" %%%LICENSE_END
 .\"
 .\"    @(#)mdoc.7      8.2 (Berkeley) 12/30/93
 .\"    $Id: mdoc.7,v 1.8 1998/12/04 00:51:17 jkoshy Exp $
@@ -83,7 +85,7 @@ are required:
 .It Li "\&.Dd  " Ar "Month day, year"
 Document date.
 .It Li "\&.Dt  " Ar "DOCUMENT_TITLE [section] [volume]"
-Title, in upper case.
+Title, in uppercase.
 .It Li "\&.Os  " Ar "OPERATING_SYSTEM [version/release]"
 Operating system
 .Pq Tn BSD .
@@ -201,7 +203,7 @@ Create lists or columns.
 Options:
 .Bl -tag -width flag -compact
 .It Ar List-types
-.Bl -column xbullet -compact
+.Bl -column ".Fl bullet" -compact
 .It Fl bullet Ta "Bullet Item List"
 .It Fl item Ta "Unlabeled List"
 .It Fl enum Ta "Enumerated List"
@@ -267,7 +269,7 @@ Unless stated, manual domain macros share a common syntax:
 .Pp
 .Sy Note :
 Opening and closing
-punctuation characters are only recognized as such if they are presented
+punctuation characters are recognized as such only if they are presented
 one at a time.
 The string
 .Ql "),"
@@ -291,7 +293,7 @@ Produces
 .ne 1i
 .Ss Manual Domain Macros
 .Bl -column "Name" "Parsed" Callable" -compact
-.It Em Name    Parsed  Callable        Description
+.It Em "Name   Parsed  Callable        Description"
 .It Li \&Ad Ta Yes Ta Yes Ta "Address. (This macro may be deprecated.)"
 .It Li \&An Ta Yes Ta Yes Ta "Author name."
 .It Li \&Ar Ta Yes Ta Yes Ta "Command-line argument."
@@ -338,7 +340,7 @@ Produces
 .It Li \&Bo Ta Yes Ta Yes Ta "Bracket open quote."
 .It Li \&Bq Ta Yes Ta Yes Ta "Bracket quote."
 .It Li \&Bx Ta Yes Ta Yes Ta Bx .
-.It Li \&Db Ta \&No Ta \&No Ta "Debug (default is \\*qoff\\*q)"
+.It Li \&Db Ta \&No Ta \&No Ta "Debug (default is \*qoff\*q)"
 .It Li \&Dc Ta Yes Ta Yes Ta "Double close quote."
 .It Li \&Do Ta Yes Ta Yes Ta "Double open quote."
 .It Li \&Dq Ta Yes Ta Yes Ta "Double quote."
@@ -429,10 +431,11 @@ Special defines (such as the standards macro).
 .Xr man 7 ,
 .Xr man-pages 7
 .Sh COLOPHON
-This page is part of release 3.24 of the Linux
+This page is part of release 3.79 of the Linux
 .Em man-pages
 project.
 A description of the project,
-and information about reporting bugs,
+information about reporting bugs,
+and the latest version of this page,
 can be found at
-http://www.kernel.org/doc/man-pages/.
+\%http://www.kernel.org/doc/man\-pages/.