summaryrefslogtreecommitdiffstats
path: root/README.privsep
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2016-08-17 05:40:58 +0200
committerDarren Tucker <dtucker@zip.com.au>2016-08-17 05:40:58 +0200
commitadab758242121181700e48b4f6c60d6b660411fe (patch)
tree92ca472623a962695a1b56fe7a3b1fa24f9b4244 /README.privsep
parentAdd a section for compiler specifics. (diff)
downloadopenssh-adab758242121181700e48b4f6c60d6b660411fe.tar.xz
openssh-adab758242121181700e48b4f6c60d6b660411fe.zip
Remove now-obsolete CVS $Id tags from text files.
Since -portable switched to git, the CVS $Id tags are no longer being updated and are becoming increasingly misleading. Remove them.
Diffstat (limited to 'README.privsep')
-rw-r--r--README.privsep2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.privsep b/README.privsep
index f565e72da..d910650c5 100644
--- a/README.privsep
+++ b/README.privsep
@@ -59,5 +59,3 @@ Given the following process listing (from HP-UX):
process 1005 is the sshd process listening for new connections.
process 6917 is the privileged monitor process, 6919 is the user owned
sshd process and 6921 is the shell process.
-
-$Id: README.privsep,v 1.16 2005/06/04 23:21:41 djm Exp $