diff options
author | Kevin Steves <stevesk@cvs.openbsd.org> | 2009-05-06 20:14:19 +0000 |
---|---|---|
committer | Kevin Steves <stevesk@cvs.openbsd.org> | 2009-05-06 20:14:19 +0000 |
commit | 7ffb3df0ed75d922bbf2b8b0f4d95a463e2fe017 (patch) | |
tree | e733c2c63b6f96bd7dd270ef1908f208eb34662f /sbin/ldattach | |
parent | 737eb819e7c02bbee85545db8e0e2fb75d342052 (diff) |
.Xr endrun 4
spotted by jmc@
Diffstat (limited to 'sbin/ldattach')
-rw-r--r-- | sbin/ldattach/ldattach.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/ldattach/ldattach.8 b/sbin/ldattach/ldattach.8 index aacde1b7d31..c38301cab77 100644 --- a/sbin/ldattach/ldattach.8 +++ b/sbin/ldattach/ldattach.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldattach.8,v 1.13 2009/05/06 18:21:23 stevesk Exp $ +.\" $OpenBSD: ldattach.8,v 1.14 2009/05/06 20:14:18 stevesk Exp $ .\" .\" Copyright (c) 2007, 2008 Marc Balmer <mbalmer@openbsd.org> .\" @@ -164,6 +164,7 @@ add a line of the following form to tty01 "/sbin/ldattach nmea" unknown on softcar .Ed .Sh SEE ALSO +.Xr endrun 4 , .Xr msts 4 , .Xr nmea 4 , .Xr pty 4 , |