diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-01 13:18:29 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-01 13:18:29 +0000 |
commit | 1876a7922275034b55a38dd9fac1f5bfae071028 (patch) | |
tree | 719813431362e437d34516b6d974058e46193abe /contrib/groff/src/roff/nroff/nroff.man | |
parent | 9c9e6eb0f0c4940671e9f168748a72e200683901 (diff) | |
download | src-1876a7922275034b55a38dd9fac1f5bfae071028.tar.gz src-1876a7922275034b55a38dd9fac1f5bfae071028.zip |
Merge Groff 1.19 changes.
Notes
Notes:
svn path=/head/; revision=114410
Diffstat (limited to 'contrib/groff/src/roff/nroff/nroff.man')
-rw-r--r-- | contrib/groff/src/roff/nroff/nroff.man | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/contrib/groff/src/roff/nroff/nroff.man b/contrib/groff/src/roff/nroff/nroff.man index a8cfaf611e06..9af7a50599f2 100644 --- a/contrib/groff/src/roff/nroff/nroff.man +++ b/contrib/groff/src/roff/nroff/nroff.man @@ -1,5 +1,5 @@ .ig -Copyright (C) 1989-2001 Free Software Foundation, Inc. +Copyright (C) 1989-2001, 2002 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice @@ -33,18 +33,12 @@ the original English. .ie \\n(.$-1 .RI "[\ \fB\\$1\fP" "\\$2" "\ ]" .el .RB "[\ " "\\$1" "\ ]" .. -.OP \-h -.OP \-i +.OP \-CchipStUv .OP \-m name .OP \-n num .OP \-o list -.OP \-p .OP \-r cn -.OP \-S -.OP \-t .OP \-T name -.OP \-U -.OP \-v .RI "[\ " "file" "\ .\|.\|.\ ]" .br .ad \na @@ -63,7 +57,9 @@ and .B cp1047 are valid arguments for the .B -T -option. +option, selecting the output encoding emitted by +.BR grotty , +groff's TTY output device. If an invalid or no .BR \-T option is given, @@ -95,8 +91,8 @@ options The .BR \-C , .BR \-i , -.BR \-n , .BR \-m , +.BR \-n , .BR \-o , and .B \-r |