summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1999-08-28 23:32:12 +0000
committerMike Pritchard <mpp@FreeBSD.org>1999-08-28 23:32:12 +0000
commit7dc5a4da7613bd65fa93257e93d9ef1076527e4d (patch)
tree7feed49ce84b86073b6b8c1147a2cc42bac33d5c
parent49364d3cb3abd9f8d7f370c9410a60ec6cffc190 (diff)
Notes
-rw-r--r--share/examples/mdoc/example.15
-rw-r--r--share/examples/mdoc/example.35
-rw-r--r--share/examples/mdoc/example.45
3 files changed, 12 insertions, 3 deletions
diff --git a/share/examples/mdoc/example.1 b/share/examples/mdoc/example.1
index a99c44386906..4ee3c929598a 100644
--- a/share/examples/mdoc/example.1
+++ b/share/examples/mdoc/example.1
@@ -22,7 +22,10 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" [id for your version control system, if any]
+.\" $FreeBSD$
+.\" Note: All FreeBSD man pages should have a FreeBSD revision
+.\" control id to make it easier for translation teams to track
+.\" changes.
.\"
.\" Note: The date here should be updated whenever a non-trivial
.\" change is made to the manual page.
diff --git a/share/examples/mdoc/example.3 b/share/examples/mdoc/example.3
index 1b75cf81510e..8d3f7c58fbfe 100644
--- a/share/examples/mdoc/example.3
+++ b/share/examples/mdoc/example.3
@@ -22,7 +22,10 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" [id for your version control system, if any]
+.\" $FreeBSD$
+.\" Note: All FreeBSD man pages should have a FreeBSD revision
+.\" control id to make it easier for translation teams to track
+.\" changes.
.\"
.\" Note: The date here should be updated whenever a non-trivial
.\" change is made to the manual page.
diff --git a/share/examples/mdoc/example.4 b/share/examples/mdoc/example.4
index 182c4f5f0c24..e320863fb6ac 100644
--- a/share/examples/mdoc/example.4
+++ b/share/examples/mdoc/example.4
@@ -22,7 +22,10 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" [id for your version control system, if any]
+.\" $FreeBSD$
+.\" Note: All FreeBSD man pages should have a FreeBSD revision
+.\" control id to make it easier for translation teams to track
+.\" changes.
.\"
.\" Note: The date here should be updated whenever a non-trivial
.\" change is made to the manual page.