diff options
| author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2017-04-26 19:41:53 +0000 |
|---|---|---|
| committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2017-04-26 19:41:53 +0000 |
| commit | b96fc19739d819f4e1a8a1cf5ce8cb5cb916b98c (patch) | |
| tree | fd03c3e817115d276abf886f6096e7d230496f49 /share | |
| parent | 56226f9c300b40110c6e7781415df253668207e1 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/ubser.4 | 1 | ||||
| -rw-r--r-- | share/man/man4/ucom.4 | 7 | ||||
| -rw-r--r-- | share/man/man4/ucycom.4 | 1 | ||||
| -rw-r--r-- | share/man/man4/uipaq.4 | 1 |
4 files changed, 9 insertions, 1 deletions
diff --git a/share/man/man4/ubser.4 b/share/man/man4/ubser.4 index 556d4ec3a41e..d2ea223a6e97 100644 --- a/share/man/man4/ubser.4 +++ b/share/man/man4/ubser.4 @@ -60,6 +60,7 @@ driver provides support for the BWCT console management serial adapters. .El .Sh SEE ALSO .Xr tty 4 , +.Xr ucom 4 , .Xr usb 4 .Sh HISTORY The diff --git a/share/man/man4/ucom.4 b/share/man/man4/ucom.4 index 6fb0ecef7048..fb1acbf7afc5 100644 --- a/share/man/man4/ucom.4 +++ b/share/man/man4/ucom.4 @@ -99,8 +99,15 @@ Capture pulses on the DCD line. .Sh SEE ALSO .Xr tty 4 , .Xr uark 4 , +.Xr ubsa 4 , +.Xr ubser 4 , .Xr uchcom 4 , +.Xr ucycom 4 , +.Xr ufoma 4 , .Xr uftdi 4 , +.Xr uhso 4 , +.\".Xr ugensa 4 , +.Xr uipaq 4 , .Xr umcs 4 , .Xr umct 4 , .Xr umodem 4 , diff --git a/share/man/man4/ucycom.4 b/share/man/man4/ucycom.4 index 8ec0a4812c24..58c63651a896 100644 --- a/share/man/man4/ucycom.4 +++ b/share/man/man4/ucycom.4 @@ -73,6 +73,7 @@ DeLorme Earthmate USB GPS receiver .El .Sh SEE ALSO .Xr tty 4 , +.Xr ucom 4 , .Xr usb 4 .Sh HISTORY The diff --git a/share/man/man4/uipaq.4 b/share/man/man4/uipaq.4 index 96b23e3c2fdf..3c84acf642a9 100644 --- a/share/man/man4/uipaq.4 +++ b/share/man/man4/uipaq.4 @@ -82,7 +82,6 @@ driver which makes it behave like a .Sh SEE ALSO .Xr tty 4 , .Xr ucom 4 , -.Xr uhub 4 , .Xr usb 4 .Sh HISTORY The |
