diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-11 08:11:09 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-11 08:11:09 +0000 |
commit | 08453f14e02607b180ae0d871d7f8abc405295cc (patch) | |
tree | 5da945314a6d6e6234c1d6830e18a8b676331d72 /share | |
parent | 657b196855a5210d07f740e439f25f6e7eb5bd46 (diff) |
files with dead .Xr's;
left .Xr, but removed man page number
as suggested by mpech@
more help and ok millert@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/pty.4 | 6 | ||||
-rw-r--r-- | share/man/man5/login.conf.5 | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/pty.4 b/share/man/man4/pty.4 index d0ad71966da..3af0723b714 100644 --- a/share/man/man4/pty.4 +++ b/share/man/man4/pty.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pty.4,v 1.8 2003/03/06 20:40:35 jmc Exp $ +.\" $OpenBSD: pty.4,v 1.9 2003/03/11 08:11:08 jmc Exp $ .\" $NetBSD: pty.4,v 1.4 1998/03/21 03:14:30 fair Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -132,9 +132,9 @@ to be read from the master side may be detected by a for exceptional conditions. .Pp This mode is used by -.Nm rlogin +.Xr rlogin and -.Nm rlogind +.Xr rlogind to implement a remote-echoed, locally .Ql ^S/^Q flow-controlled diff --git a/share/man/man5/login.conf.5 b/share/man/man5/login.conf.5 index bde4a801c32..c57b8c1ad30 100644 --- a/share/man/man5/login.conf.5 +++ b/share/man/man5/login.conf.5 @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: login.conf.5,v 1.22 2003/03/06 20:40:35 jmc Exp $ +.\" $OpenBSD: login.conf.5,v 1.23 2003/03/11 08:11:08 jmc Exp $ .\" BSDI $From: login.conf.5,v 2.20 2000/06/26 14:50:38 prb Exp $ .\" .Dd June 18, 2001 @@ -520,7 +520,7 @@ and are provided for use by programs like .Xr ftpd 8 and -.Nm radiusd . +.Xr radiusd . If no service type is specified, .Li login is used. |