Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Add -unfilled.
details: https://anonhg.NetBSD.org/src/rev/8469fa313c08
branches: trunk
changeset: 467909:8469fa313c08
user: ross <ross%NetBSD.org@localhost>
date: Wed Mar 31 00:11:41 1999 +0000
description:
Add -unfilled.
diffstat:
share/man/man7/mdoc.7 | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r ce231c53c4ab -r 8469fa313c08 share/man/man7/mdoc.7
--- a/share/man/man7/mdoc.7 Wed Mar 31 00:05:38 1999 +0000
+++ b/share/man/man7/mdoc.7 Wed Mar 31 00:11:41 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.7,v 1.11 1998/10/28 05:57:20 ross Exp $
+.\" $NetBSD: mdoc.7,v 1.12 1999/03/31 00:11:41 ross Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -145,7 +145,11 @@
.It Fl ragged
Unjustified (ragged edges).
.It Fl filled
-Justified.
+Filled, and if
+.Xr troff 1 ,
+also justified.
+.It Fl unfilled
+Unfilled, unjustified.
.It Fl literal
Literal text or code.
.It Fl file Ar name
Home |
Main Index |
Thread Index |
Old Index