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..10bdc84e3ec8 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.10.2.1 1999/12/12 17:41:56 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..284a095e011c 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.10.2.2 2000/04/23 15:45:47 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..540afe071ff2 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.8.2.1 1999/12/12 17:41:57 mpp Exp $ .\" Note: All FreeBSD man pages should have a FreeBSD revision .\" control id to make it easier for translation teams to track .\" changes. |