diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:32:13 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:32 +0000 |
commit | 24115b70d6d614ed7ac5cfc4f51fa9d6cfe8b1b2 (patch) | |
tree | e6cd70d9aa49c6b9736ff6b8927425e08217bd36 /share/man/man9/EVENTHANDLER.9 | |
parent | b144e70a3325e033163aa4e6e15d0446e245702d (diff) |
Remove $FreeBSD$: one-line nroff pattern
Remove /^\.\\"\s*\$FreeBSD\$$\n/
Similar commit in main:
(cherry picked from commit b2c76c41be32)
Diffstat (limited to 'share/man/man9/EVENTHANDLER.9')
-rw-r--r-- | share/man/man9/EVENTHANDLER.9 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man9/EVENTHANDLER.9 b/share/man/man9/EVENTHANDLER.9 index 82480ce1dc71..4bf3eebaa445 100644 --- a/share/man/man9/EVENTHANDLER.9 +++ b/share/man/man9/EVENTHANDLER.9 @@ -21,7 +21,6 @@ .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. -.\" $FreeBSD$ .\" .Dd October 7, 2022 .Dt EVENTHANDLER 9 |