diff options
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/ascii.7 | 14 | ||||
| -rw-r--r-- | man7/mdoc.samples.7 | 8 | ||||
| -rw-r--r-- | man7/regex.7 | 8 | ||||
| -rw-r--r-- | man7/x25.7 | 4 |
4 files changed, 17 insertions, 17 deletions
diff --git a/man7/ascii.7 b/man7/ascii.7 index f0747d51cf..98d1ab6142 100644 --- a/man7/ascii.7 +++ b/man7/ascii.7 @@ -151,13 +151,6 @@ Standards Institute (USASI) in 1968. .\" American National Standards Institute (ANSI) in 1969 and is the .\" U.S. member body of ISO; private and non-profit. .\" -.SH "SEE ALSO" -.BR iso_8859-1 (7), -.BR iso_8859-15 (7), -.BR iso_8859-16 (7), -.BR iso_8859-2 (7), -.BR iso_8859-7 (7), -.BR iso_8859-9 (7) .SH TABLES For convenience, let us give more compact tables in hex and decimal. .sp @@ -181,3 +174,10 @@ D: \- = M ] m } E: . > N ^ n ~ F: / ? O _ o DEL .fi +.SH "SEE ALSO" +.BR iso_8859-1 (7), +.BR iso_8859-15 (7), +.BR iso_8859-16 (7), +.BR iso_8859-2 (7), +.BR iso_8859-7 (7), +.BR iso_8859-9 (7) diff --git a/man7/mdoc.samples.7 b/man7/mdoc.samples.7 index 50c6c1a0fc..211f931359 100644 --- a/man7/mdoc.samples.7 +++ b/man7/mdoc.samples.7 @@ -2863,10 +2863,6 @@ template for writing a man page .It Pa /usr/share/examples/mdoc/* several example man pages .El -.Sh SEE ALSO -.Xr man 1 , -.Xr troff 1 , -.Xr mdoc 7 .Sh BUGS Undesirable hyphenation on the dash of a flag argument is not yet resolved, and causes @@ -2936,3 +2932,7 @@ and certainly should be able to. .\" .Xr nroff .\" the right margin adjustment is normally ragged and the problem is .\" not as severe. +.Sh SEE ALSO +.Xr man 1 , +.Xr troff 1 , +.Xr mdoc 7 diff --git a/man7/regex.7 b/man7/regex.7 index cbdd8cf62c..a6642dbea1 100644 --- a/man7/regex.7 +++ b/man7/regex.7 @@ -241,10 +241,6 @@ matched by the \fId\fRth parenthesized subexpression (numbering subexpressions by the positions of their opening parentheses, left to right), so that (e.g.) `\e([bc]\e)\e1' matches `bb' or `cc' but not `bc'. -.SH "SEE ALSO" -.BR regex (3) -.PP -POSIX.2, section 2.8 (Regular Expression Notation). .SH BUGS Having two kinds of REs is a botch. .PP @@ -268,3 +264,7 @@ is current consensus among implementors as to the right interpretation. The syntax for word boundaries is incredibly ugly. .\" .SH AUTHOR .\" This page was taken from Henry Spencer's regex package. +.SH "SEE ALSO" +.BR regex (3) +.PP +POSIX.2, section 2.8 (Regular Expression Notation). diff --git a/man7/x25.7 b/man7/x25.7 index 7df617a910..fe4f3165fb 100644 --- a/man7/x25.7 +++ b/man7/x25.7 @@ -106,6 +106,8 @@ interface are not binary compatible. X.25 N-Reset events are not propagated to the user process yet. Thus, if a reset occurred, data might be lost without notice. +.SH VERSIONS +The PF_X25 protocol family is a new feature of Linux 2.2. .SH "SEE ALSO" .BR socket (2), .BR socket (7) @@ -116,5 +118,3 @@ The URL is .RS .I ftp://ftp.pspt.fi/pub/ham/linux/ax25/x25doc.tgz .RE -.SH VERSIONS -The PF_X25 protocol family is a new feature of Linux 2.2. |
