From 050262b2cf384aefde0de626f0f0699544e2f307 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Tue, 24 Mar 2009 10:59:50 +0000 Subject: Updating web-site. --- index.sgml | 35 ++++++++++++++++++----------------- manuals.7 | 13 +++++-------- 2 files changed, 23 insertions(+), 25 deletions(-) diff --git a/index.sgml b/index.sgml index f9f30901..48481afd 100644 --- a/index.sgml +++ b/index.sgml @@ -25,9 +25,9 @@

mdocml is a suite of tools compiling “-mdoc”, the roff macro - package for BSD manual pages. The mission of mdocml is to deprecate groff, the GNU roff implementation, for - displaying BSD mdoc pages. + package of choice for BSD manual pages. The mission of mdocml is to deprecate + groff, the GNU roff implementation, + for displaying -mdoc pages.

@@ -39,21 +39,20 @@

The core of mdocml is the libmdoc library, a validating scanner-parser producing intermediate-form output from -mdoc input. libmdoc is a simple, fast library operating on memory - buffers, so it can be used for a variety of front-ends (terminal-based, CGI and so on). The primary - front-end is mandoc(1), which formats -mdoc manuals for display on the - terminal. + buffers, so it can be used for a variety of front-ends (terminal-based, CGI and so on).

- +

- The mandoc(1) utility is intended to deprecate usage of mandoc(1), which formats -mdoc manuals for display on + the terminal. The mandoc(1) utility is intended to deprecate usage of groff for displaying mdoc manuals on the terminal.

- Please submit patches! Although a significant implementation exists, work - remains for the backend library and especially the front-end utilities. See the contact information below to submit patches and bug reports. + Please submit patches, bug reports and suggestions! Although a significant + implementation exists, work remains for the backend library and especially the front-end utilities. See + the contact information below for submissions.

@@ -65,7 +64,7 @@

Sources correctly build and install on FreeBSD, OpenBSD, NetBSD and Linux operating systems, tested - variously on i386, AMD64, Alpha and others. + variously on i386, AMD64, alpha and others.

@@ -98,10 +97,12 @@

The source snapshot is automatically converted into OpenBSD, NetBSD and FreeBSD ports at /ports-openbsd/, /ports-netbsd/ and /ports-freebsd/, respectively. Please read the OpenBSD Ports FAQ, NetBSD pkgsrc guide or FreeBSD Ports Guide first. + href="/ports-freebsd/">/ports-freebsd/, respectively. Please read the OpenBSD Ports FAQ, the NetBSD pkgsrc guide or the FreeBSD ports + guide, first.

@@ -170,7 +171,7 @@
- Copyright © 2008, 2009 Kristaps Džonsons, $Date: 2009/03/24 10:28:06 $ + Copyright © 2008, 2009 Kristaps Džonsons, $Date: 2009/03/24 10:59:50 $
diff --git a/manuals.7 b/manuals.7 index 348772c4..f4fc9b09 100644 --- a/manuals.7 +++ b/manuals.7 @@ -1,4 +1,4 @@ -.\" $Id: manuals.7,v 1.8 2009/03/23 09:42:43 kristaps Exp $ +.\" $Id: manuals.7,v 1.9 2009/03/24 10:59:50 kristaps Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -16,7 +16,7 @@ .\" TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 23 2009 $ +.Dd $Mdocdate: March 24 2009 $ .Dt manuals 7 .Os .\" SECTION @@ -118,11 +118,8 @@ formatting language. .Pp There exist other documentation-specific languages, such as the historical -.Xr me 7 , -.Xr ms 7 -and .Xr man 7 -packages of +package of .Xr roff 7 ; newer languages such as DocBook, texinfo or schema-driven XML; or even ad-hoc conventions such as README files. @@ -163,11 +160,11 @@ or, if not available, to version-control your work. If you wish the last check-in to effect your document's date, use the following RCS tag for the date macro: .Pp -.Dl \&.Dd $Mdocdate: March 23 2009 $ +.Dl \&.Dd $Mdocdate: March 24 2009 $ .Pp If using version control, the first line in your manual should be a comment with the -.Li $Id: manuals.7,v 1.8 2009/03/23 09:42:43 kristaps Exp $ +.Li $Id: manuals.7,v 1.9 2009/03/24 10:59:50 kristaps Exp $ rcs tag. .\" SUBSECTION .Ss Viewing -- cgit v1.2.3-56-ge451