diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:32:08 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:31 +0000 |
commit | b144e70a3325e033163aa4e6e15d0446e245702d (patch) | |
tree | 10b098a3fc467980c429f5caca76d554fc8f61b1 /share/man/man9/bus_alloc_resource.9 | |
parent | 74c1a7c66addbc7aeeb489d60fc1f76c2c398110 (diff) |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
Similar commit in main:
(cherry picked from commit fa9896e082a1)
Diffstat (limited to 'share/man/man9/bus_alloc_resource.9')
-rw-r--r-- | share/man/man9/bus_alloc_resource.9 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/share/man/man9/bus_alloc_resource.9 b/share/man/man9/bus_alloc_resource.9 index 9c3c6e1cc94a..84a4c9c530c9 100644 --- a/share/man/man9/bus_alloc_resource.9 +++ b/share/man/man9/bus_alloc_resource.9 @@ -26,8 +26,6 @@ .\" (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 May 20, 2016 .Dt BUS_ALLOC_RESOURCE 9 .Os |