On Wed, Oct 19, 2016 at 03:10:53PM +0300, Kapetanakis Giannis wrote:
> Hi,
> 
> just a minor change to manual pages of switch daemon.
> 
> G
> 

fixed, thanks, but note:

> 
> Index: switchd.8
> ===================================================================
> RCS file: /cvs/src/usr.sbin/switchd/switchd.8,v
> retrieving revision 1.2
> diff -u -p -r1.2 switchd.8
> --- switchd.8   25 Sep 2016 23:05:29 -0000      1.2
> +++ switchd.8   19 Oct 2016 12:08:36 -0000
> @@ -68,6 +68,9 @@ options increase the verbosity.
>  .It Pa /etc/switchd.conf
>  Default configuration file.
>  .El
> +.Sh SEE ALSO
> +.Xr switchd.conf 5 ,
> +.Xr switchctl 8
>  .Sh STANDARDS
>  .Rs
>  .%A Open Networking Foundation (ONF)
> Index: switchd.conf.5
> ===================================================================
> RCS file: /cvs/src/usr.sbin/switchd/switchd.conf.5,v
> retrieving revision 1.3
> diff -u -p -r1.3 switchd.conf.5
> --- switchd.conf.5      20 Jul 2016 07:21:24 -0000      1.3
> +++ switchd.conf.5      19 Oct 2016 12:08:36 -0000
> @@ -112,4 +112,5 @@ listen on 0.0.0.0 port 6633
>  .\"device "/dev/switch1" forward to tcp:192.168.0.1:6633
>  .Ed
>  .Sh SEE ALSO
> +.Xr switchctl 8 ,
>  .Xr switchd 8
> 
> Index: switchctl.8
> ===================================================================
> RCS file: /cvs/src/usr.sbin/switchctl/switchctl.8,v
> retrieving revision 1.2
> diff -u -p -r1.2 switchctl.8
> --- switchctl.8 12 Oct 2016 19:07:42 -0000      1.2
> +++ switchctl.8 19 Oct 2016 12:09:09 -0000
> @@ -100,7 +100,8 @@ socket used for communication with
>  .Xr switchd 8
>  .El
>  .Sh SEE ALSO
> -.Xr bridge 4
> +.Xr bridge 4 ,
> +.Xr switchd.conf 8 ,

section 5, not 8/

>  .Xr switchd 8
>  .Sh HISTORY
>  The
> 

jmc

Reply via email to