diff options
| author | Paul Traina <pst@FreeBSD.org> | 1996-09-08 00:32:33 +0000 | 
|---|---|---|
| committer | Paul Traina <pst@FreeBSD.org> | 1996-09-08 00:32:33 +0000 | 
| commit | 2464ec91cadea09ef449e9815efcc35809ebb95c (patch) | |
| tree | 1309ecad75daa0fcb3633a77f5eb426f890a83ef | |
| parent | 8cbaf4f5a236517f1ec6e8d8700786f62bdf0fd2 (diff) | |
Notes
| -rw-r--r-- | contrib/groff/addftinfo/addftinfo.man | 1 | ||||
| -rw-r--r-- | contrib/groff/grops/grops.man | 4 | ||||
| -rw-r--r-- | contrib/groff/troff/troff.man | 4 | 
3 files changed, 4 insertions, 5 deletions
| diff --git a/contrib/groff/addftinfo/addftinfo.man b/contrib/groff/addftinfo/addftinfo.man index 6741c171f6439..abf33c4eee7b1 100644 --- a/contrib/groff/addftinfo/addftinfo.man +++ b/contrib/groff/addftinfo/addftinfo.man @@ -96,7 +96,6 @@ If a parameter is not specified the default will be used.  The defaults are chosen to have the reasonable values for  a Times font.  .SH "SEE ALSO" -.BR font (5)  .BR groff_font (@MAN5EXT@),  .BR groff (@MAN1EXT@),  .BR groff_char (@MAN7EXT@) diff --git a/contrib/groff/grops/grops.man b/contrib/groff/grops/grops.man index 6ac082f36778c..d93aa8e95fb99 100644 --- a/contrib/groff/grops/grops.man +++ b/contrib/groff/grops/grops.man @@ -629,7 +629,7 @@ The input to  must be in the format output by  .BR @g@troff (@MAN1EXT@).  This is described in -.BR groff_out (@MAN1EXT@). +.BR groff_out (@MAN5EXT@).  In addition the device and font description files for the device used  must meet certain requirements.  The device and font description files supplied for @@ -828,7 +828,7 @@ Macros to undo the effect of  .BI /tmp/grops XXXXXX  Temporary file.  .SH "SEE ALSO" -.BR afmtodit (@MAN1EXT@), +.\" .BR afmtodit (@MAN1EXT@),  .BR groff (@MAN1EXT@),  .BR @g@troff (@MAN1EXT@),  .BR psbb (@MAN1EXT@), diff --git a/contrib/groff/troff/troff.man b/contrib/groff/troff/troff.man index 46bf011f4aeec..30c70270f9871 100644 --- a/contrib/groff/troff/troff.man +++ b/contrib/groff/troff/troff.man @@ -1381,7 +1381,7 @@ In Unix troff, the  contents of  .I filename  is immediately copied through to the output regardless of whether -there is a current diversion; this behaviour is so anomalous that it +there is a current diversion; this behavior is so anomalous that it  must be considered a bug.  .TP  .BI .ev\  xx @@ -1423,7 +1423,7 @@ if the end of a sentence occurs at the end of a line in fill mode, then  both an inter-word space and a sentence space will be added;  if two spaces follow the end of a sentence in the middle of a line,  then the second space will be a sentence space. -Note that the behaviour of Unix troff will be exactly +Note that the behavior of Unix troff will be exactly  that exhibited by GNU troff if a second argument is never given to the  .B ss  request. | 
