Skip to content

Commit

Permalink
networking.7: erase confusing caveat
Browse files Browse the repository at this point in the history
+ service routing restart breaks on dhcp
+ change my copyright from inbox to home

Fixes:		75eda00
MFC after:	3 days
Pointy hat:	me
Reported by:	Graham Perrin, zlei
Pull Request:	freebsd#1316
  • Loading branch information
concussious committed Jul 8, 2024
1 parent 7f50027 commit e629d6b
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions share/man/man7/networking.7
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\"-
.\" SPDX-License-Identifier: BSD-2-Clause
.\"
.\" Copyright (c) 2024 Alexander Ziaee <concussious@runbox.com>
.\" Copyright (c) 2024 Alexander Ziaee. Ohio.
.\"
.Dd April 17, 2024
.Dt "NETWORKING" 7
Expand Down Expand Up @@ -92,10 +92,3 @@ will need to be escaped for
commonly using
.Ql \e ,
see the manual page for your shell for more details.
.Pp
Currently
.Ql Ic service netif restart
does not restart routing.
A common workaround is to issue
.Ql Ic service netif restart && service routing restart
instead.

0 comments on commit e629d6b

Please sign in to comment.