aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/device_get_state.9
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-22 01:32:08 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-23 17:43:31 +0000
commitb144e70a3325e033163aa4e6e15d0446e245702d (patch)
tree10b098a3fc467980c429f5caca76d554fc8f61b1 /share/man/man9/device_get_state.9
parent74c1a7c66addbc7aeeb489d60fc1f76c2c398110 (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/device_get_state.9')
-rw-r--r--share/man/man9/device_get_state.92
1 files changed, 0 insertions, 2 deletions
diff --git a/share/man/man9/device_get_state.9 b/share/man/man9/device_get_state.9
index 384395a30288..d4ca43f2bdae 100644
--- a/share/man/man9/device_get_state.9
+++ b/share/man/man9/device_get_state.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 June 16, 1998
.Dt DEVICE_GET_STATE 9
.Os