diff options
Diffstat (limited to 'share/examples/mdoc')
-rw-r--r-- | share/examples/mdoc/example.1 | 2 | ||||
-rw-r--r-- | share/examples/mdoc/example.3 | 2 | ||||
-rw-r--r-- | share/examples/mdoc/example.4 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/share/examples/mdoc/example.1 b/share/examples/mdoc/example.1 index 53ba9cfaccc8..0db37a3b8e42 100644 --- a/share/examples/mdoc/example.1 +++ b/share/examples/mdoc/example.1 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/share/examples/mdoc/example.1,v 1.12 1999/12/08 22:15:01 mpp Exp $ .\" Note: All FreeBSD man pages should have a FreeBSD revision .\" control id to make it easier for translation teams to track .\" changes. diff --git a/share/examples/mdoc/example.3 b/share/examples/mdoc/example.3 index a2028a846167..38b4eb0cf183 100644 --- a/share/examples/mdoc/example.3 +++ b/share/examples/mdoc/example.3 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/share/examples/mdoc/example.3,v 1.12.2.1 2000/04/23 14:48:06 phantom Exp $ .\" Note: All FreeBSD man pages should have a FreeBSD revision .\" control id to make it easier for translation teams to track .\" changes. diff --git a/share/examples/mdoc/example.4 b/share/examples/mdoc/example.4 index 45be91440422..d823a3b2795f 100644 --- a/share/examples/mdoc/example.4 +++ b/share/examples/mdoc/example.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/share/examples/mdoc/example.4,v 1.10 1999/12/08 22:15:01 mpp Exp $ .\" Note: All FreeBSD man pages should have a FreeBSD revision .\" control id to make it easier for translation teams to track .\" changes. |